AuxPort
0.2
Modules for Audio Software Development
Loading...
Searching...
No Matches
AuxPort::String Member List
This is the complete list of members for
AuxPort::String
, including all inherited members.
Empty
() const
AuxPort::String
getCString
() const
AuxPort::String
getFirstCharacter
() const
AuxPort::String
length
() const
AuxPort::String
Log
() override
AuxPort::String
virtual
operator+
(const char *c)
AuxPort::String
operator+
(const String &c)
AuxPort::String
operator+
(const std::string &c)
AuxPort::String
operator+=
(const char &c)
AuxPort::String
operator+=
(const char *c)
AuxPort::String
operator+=
(const std::string &c)
AuxPort::String
operator+=
(const String &c)
AuxPort::String
operator<<
(std::ostream &out, const String &c)
AuxPort::String
friend
operator<<
(std::ostream &out, String *c)
AuxPort::String
friend
operator=
(const String &c)
AuxPort::String
operator=
(const char *c)
AuxPort::String
operator=
(const std::string &c)
AuxPort::String
pushBack
(const char c)
AuxPort::String
pushBack
(const char *c)
AuxPort::String
pushBack
(const String &c)
AuxPort::String
pushBack
(const std::string &c)
AuxPort::String
replaceCharacter
(const char characterToReplace, const char replacementCharacter)
AuxPort::String
setColour
(const ColourType &colourType)
AuxPort::ILog
protected
String
()
AuxPort::String
String
(char character)
AuxPort::String
String
(const uint32 &string)
AuxPort::String
String
(char *string)
AuxPort::String
String
(const char *string)
AuxPort::String
String
(const String &string)
AuxPort::String
String
(String &string)
AuxPort::String
String
(const std::string &string)
AuxPort::String
String
(std::string &string)
AuxPort::String
substring
(const uint32 &start=0, const uint32 &end=1) const
AuxPort::String
subtract
(String &string1, String &string2)
AuxPort::String
static
subtract
(std::string string1, std::string string2)
AuxPort::String
static
toDouble
() override
AuxPort::String
virtual
AuxPort::Casters::toDouble
(const std::string &value)
AuxPort::Casters
inline
private
static
toInt32
() override
AuxPort::String
virtual
toStdString
() override
AuxPort::String
virtual
AuxPort::Casters::toStdString
(uint32 number)
AuxPort::Casters
inline
private
static
AuxPort::Casters::toStdString
(double number)
AuxPort::Casters
inline
private
static
AuxPort::Casters::toStdString
(long long number)
AuxPort::Casters
inline
private
static
toUInt32
() override
AuxPort::String
virtual
~String
()
AuxPort::String
Generated by
1.11.0