This is the complete list of members for
IAXIEList, including all inherited members.
appendBinary(IAXInfoElement::Type type, unsigned char *data, unsigned len) | IAXIEList | [inline] |
appendIE(IAXInfoElement *ie) | IAXIEList | [inline] |
appendNull(IAXInfoElement::Type type) | IAXIEList | [inline] |
appendNumeric(IAXInfoElement::Type type, u_int32_t value, u_int8_t len) | IAXIEList | [inline] |
appendString(IAXInfoElement::Type type, const String &src) | IAXIEList | [inline] |
appendString(IAXInfoElement::Type type, unsigned char *src, unsigned len) | IAXIEList | [inline] |
clear() | IAXIEList | [inline] |
createFromFrame(const IAXFullFrame *frame, bool incoming=true) | IAXIEList | |
getBinary(IAXInfoElement::Type type, DataBlock &dest) | IAXIEList | |
getIE(IAXInfoElement::Type type) | IAXIEList | |
getNumeric(IAXInfoElement::Type type, u_int32_t &dest) | IAXIEList | |
getString(IAXInfoElement::Type type, String &dest) | IAXIEList | |
IAXIEList() | IAXIEList | [inline] |
IAXIEList(const IAXFullFrame *frame, bool incoming=true) | IAXIEList | [inline] |
insertVersion() | IAXIEList | |
invalidIEList() const | IAXIEList | [inline] |
toBuffer(DataBlock &buf) | IAXIEList | |
toString(String &dest, const char *indent=0) | IAXIEList | |
validVersion() | IAXIEList | [inline] |
~IAXIEList() | IAXIEList | [inline] |