Yate
|
This is the complete list of members for Message, including all inherited members.
addParam(NamedString *param) | NamedList | |
addParam(const char *name, const char *value, bool emptyOK=true) | NamedList | |
Align enum name (defined in String) | String | |
alive() const | GenObject | virtual |
append(const char *value, int len) | String | |
append(const char *value, const char *separator=0, bool force=false) | String | |
append(const ObjList *list, const char *separator=0, bool force=false) | String | |
append(const ObjList &list, const char *separator=0, bool force=false) | String | inline |
append(double value, unsigned int decimals=3) | String | |
appendFixed(unsigned int fixedLength, const char *str, unsigned int len=-1, char fill= ' ', int align=Left) | String | |
appendFixed(unsigned int fixedLength, const String &str, char fill= ' ', int align=Left) | String | inline |
assign(const char *value, int len=-1) | String | |
assign(char value, unsigned int repeat=1) | String | |
at(int index) const | String | |
atom(const String *&str, const char *val) | String | static |
boolText(bool value) | String | inlinestatic |
broadcast() const | Message | inline |
c_str() const | String | inline |
Center enum value (defined in String) | String | |
changed() | String | protectedvirtual |
checkBOM(const char *str) | String | inlinestatic |
checkBOM() const | String | inline |
clear() | String | |
clearParam(const String &name, char childSep=0) | NamedList | |
clearParam(NamedString *param, bool delParam=true) | NamedList | |
clearParams() | NamedList | inline |
copyParam(const NamedList &original, const String &name, char childSep=0) | NamedList | |
copyParams(const NamedList &original) | NamedList | |
copyParams(const NamedList &original, ObjList *list, char childSep=0) | NamedList | |
copyParams(const NamedList &original, const String &list, char childSep=0) | NamedList | |
copySubParams(const NamedList &original, const String &prefix, bool skipPrefix=true, bool replace=false) | NamedList | |
count() const | NamedList | inline |
decode(const char *str, String &id) | Message | |
decode(const char *str, bool &received, const char *id) | Message | |
destruct() | GenObject | virtual |
dispatched(bool accepted) | Message | protectedvirtual |
dump(String &str, const char *separator, char quote=0, bool force=false) const | NamedList | |
empty() | NamedList | static |
encode(const char *id) const | Message | |
encode(bool received, const char *id) const | Message | |
endsWith(const char *what, bool wordBreak=false, bool caseInsensitive=false) const | String | |
extractTo(const char *sep, String &store) | String | |
extractTo(const char *sep, bool &store) | String | |
extractTo(const char *sep, int &store, int base=0) | String | |
extractTo(const char *sep, int &store, const TokenDict *tokens, int base=0) | String | |
extractTo(const char *sep, double &store) | String | |
find(char what, unsigned int offs=0) const | String | |
find(const char *what, unsigned int offs=0) const | String | |
fixUtf8(const char *replace=0, uint32_t maxChar=0x10ffff, bool overlong=false) | String | |
GenObject() | GenObject | |
getBoolValue(const String &name, bool defvalue=false) const | NamedList | |
getDoubleValue(const String &name, double defvalue=0.0) const | NamedList | |
getIndex(const NamedString *param) const | NamedList | |
getIndex(const String &name) const | NamedList | |
getInt64Value(const String &name, int64_t defvalue=0, int64_t minvalue=LLONG_MIN, int64_t maxvalue=LLONG_MAX, bool clamp=true) const | NamedList | |
getIntValue(const String &name, int defvalue=0, int minvalue=INT_MIN, int maxvalue=INT_MAX, bool clamp=true) const | NamedList | |
getIntValue(const String &name, const TokenDict *tokens, int defvalue=0) const | NamedList | |
getObjCounter() const | GenObject | inline |
getObjCounter(const String &name, bool create=true) | GenObject | static |
getObjCounters() | GenObject | static |
getObjCounting() | GenObject | inlinestatic |
getObject(const String &name) const | Message | virtual |
TelEngine::GenObject::getObject(const String &name, const GenObject *obj) | GenObject | inlinestatic |
getParam(const String &name) const | NamedList | |
getParam(unsigned int index) const | NamedList | |
getValue(const String &name, const char *defvalue=0) const | NamedList | |
hash() const | String | inline |
hash(const char *value, unsigned int h=0) | String | static |
hasSubParams(const char *prefix) const | NamedList | |
hexify(void *data, unsigned int len, char sep=0, bool upCase=false) | String | |
isBoolean() const | String | |
Left enum value (defined in String) | String | |
length() const | NamedList | inline |
lenUtf8(const char *value, uint32_t maxChar=0x10ffff, bool overlong=false) | String | static |
lenUtf8(uint32_t maxChar=0x10ffff, bool overlong=false) const | String | inline |
matchCount() const | String | |
matches(const String &value) const | String | inlinevirtual |
matches(const Regexp &rexp) | String | |
matchLength(int index=0) const | String | |
matchOffset(int index=0) const | String | |
matchString(int index=0) const | String | inline |
Message(const char *name, const char *retval=0, bool broadcast=false) | Message | explicit |
Message(const Message &original) | Message | |
Message(const Message &original, bool broadcast) | Message | |
MessageDispatcher (defined in Message) | Message | friend |
msgEscape(const char *str, char extraEsc=0) | String | static |
msgEscape(char extraEsc=0) const | String | inline |
msgTime() | Message | inline |
msgTime() const | Message | inline |
msgUnescape(const char *str, int *errptr=0, char extraEsc=0) | String | static |
msgUnescape(int *errptr=0, char extraEsc=0) const | String | inline |
NamedList(const char *name) | NamedList | explicit |
NamedList(const NamedList &original) | NamedList | |
NamedList(const char *name, const NamedList &original, const String &prefix) | NamedList | |
null() const | String | inline |
operator const char *() const | String | inline |
operator!=(const char *value) const | String | |
operator!=(const String &value) const | String | inline |
operator&=(const char *value) const | String | |
operator+=(const char *value) | String | inline |
operator+=(char value) | String | |
operator+=(int32_t value) | String | |
operator+=(uint32_t value) | String | |
operator+=(int64_t value) | String | |
operator+=(uint64_t value) | String | |
operator+=(bool value) | String | inline |
operator+=(double value) | String | |
operator<<(const char *value) | String | inline |
operator<<(char value) | String | inline |
operator<<(int32_t value) | String | inline |
operator<<(uint32_t value) | String | inline |
operator<<(int64_t value) | String | inline |
operator<<(uint64_t value) | String | inline |
operator<<(bool value) | String | inline |
operator<<(double value) | String | inline |
operator=(const char *value) | Message | inline |
TelEngine::NamedList::operator=(const NamedList &value) | NamedList | |
TelEngine::String::operator=(const String &value) | String | inline |
TelEngine::String::operator=(const String *value) | String | inline |
TelEngine::String::operator=(char value) | String | |
TelEngine::String::operator=(int32_t value) | String | |
TelEngine::String::operator=(uint32_t value) | String | |
TelEngine::String::operator=(int64_t value) | String | |
TelEngine::String::operator=(uint64_t value) | String | |
TelEngine::String::operator=(bool value) | String | inline |
TelEngine::String::operator=(double value) | String | |
operator==(const char *value) const | String | |
operator==(const String &value) const | String | inline |
operator>>(const char *skip) | String | |
operator>>(char &store) | String | |
operator>>(UChar &store) | String | |
operator>>(int &store) | String | |
operator>>(unsigned int &store) | String | |
operator>>(bool &store) | String | |
operator[](const String &name) const | NamedList | |
TelEngine::String::operator[](signed int index) const | String | inline |
TelEngine::String::operator[](unsigned int index) const | String | inline |
operator|=(const char *value) const | String | |
paramList() | NamedList | inline |
paramList() const | NamedList | inline |
printf(const char *format,...) | String | |
printf(unsigned int length, const char *format,...) | String | |
replaceMatches(const String &templ) const | String | |
replaceParams(String &str, bool sqlEsc=false, char extraEsc=0) const | NamedList | |
retValue() | Message | inline |
retValue() const | Message | inline |
rfind(char what) const | String | |
rfind(const char *what) const | String | |
Right enum value (defined in String) | String | |
safe() const | String | inline |
safe(const char *defStr) const | String | inline |
setNotify(bool notify=true) | Message | inline |
setObjCounter(NamedCounter *counter) | GenObject | |
setObjCounting(bool enable) | GenObject | inlinestatic |
setParam(NamedString *param) | NamedList | inline |
setParam(const String &name, const char *value) | NamedList | |
split(char separator, bool emptyOK=true) const | String | |
sqlEscape(const char *str, char extraEsc=0) | String | static |
sqlEscape(char extraEsc=0) const | String | inline |
startSkip(const char *what, bool wordBreak=true, bool caseInsensitive=false) | String | |
startsWith(const char *what, bool wordBreak=false, bool caseInsensitive=false) const | String | |
String() | String | |
String(const char *value, int len=-1) | String | |
String(char value, unsigned int repeat=1) | String | explicit |
String(int32_t value) | String | explicit |
String(uint32_t value) | String | explicit |
String(int64_t value) | String | explicit |
String(uint64_t value) | String | explicit |
String(bool value) | String | explicit |
String(double value) | String | explicit |
String(const String &value) | String | |
String(const String *value) | String | |
stripBOM(const char *&str) | String | inlinestatic |
stripBOM(char *&str) | String | inlinestatic |
stripBOM() | String | inline |
substr(int offs, int len=-1) const | String | |
toBoolean(bool defvalue=false) const | String | |
toDouble(double defvalue=0.0) const | String | |
toInt64(int64_t defvalue=0, int base=0, int64_t minvalue=LLONG_MIN, int64_t maxvalue=LLONG_MAX, bool clamp=true) const | String | |
toInteger(int defvalue=0, int base=0, int minvalue=INT_MIN, int maxvalue=INT_MAX, bool clamp=true) const | String | |
toInteger(const TokenDict *tokens, int defvalue=0, int base=0) const | String | |
toLong(long int defvalue=0, int base=0, long int minvalue=LONG_MIN, long int maxvalue=LONG_MAX, bool clamp=true) const | String | |
toLower() | String | |
toString() const | String | virtual |
toUpper() | String | |
trimBlanks() | String | |
trimSpaces() | String | |
uriEscape(const char *str, char extraEsc=0, const char *noEsc=0) | String | static |
uriEscape(const char *str, const char *extraEsc, const char *noEsc=0) | String | static |
uriEscape(char extraEsc=0, const char *noEsc=0) const | String | inline |
uriUnescape(const char *str, int *errptr=0) | String | static |
uriUnescape(int *errptr=0) const | String | inline |
userData() const | Message | inline |
userData(RefObject *data) | Message | |
userObject(const String &name) const | Message | inline |
~GenObject() | GenObject | inlinevirtual |
~Message() | Message | |
~String() | String | virtual |