This is the complete list of members for
RTCPSDESInfo, including all inherited members.
| Clear() | RTCPSDESInfo | |
| DeletePrivatePrefix(const uint8_t *s, size_t len) | RTCPSDESInfo | |
| GetCNAME(size_t *len) const | RTCPSDESInfo | [inline] |
| GetEMail(size_t *len) const | RTCPSDESInfo | [inline] |
| GetLocation(size_t *len) const | RTCPSDESInfo | [inline] |
| GetName(size_t *len) const | RTCPSDESInfo | [inline] |
| GetNextPrivateValue(uint8_t **prefix, size_t *prefixlen, uint8_t **value, size_t *valuelen) | RTCPSDESInfo | |
| GetNote(size_t *len) const | RTCPSDESInfo | [inline] |
| GetPhone(size_t *len) const | RTCPSDESInfo | [inline] |
| GetPrivateValue(const uint8_t *prefix, size_t prefixlen, uint8_t **value, size_t *valuelen) const | RTCPSDESInfo | |
| GetTool(size_t *len) const | RTCPSDESInfo | [inline] |
| GotoFirstPrivateValue() | RTCPSDESInfo | |
| RTCPSDESInfo(RTPMemoryManager *mgr=0) | RTCPSDESInfo | [inline] |
| SetCNAME(const uint8_t *s, size_t l) | RTCPSDESInfo | [inline] |
| SetEMail(const uint8_t *s, size_t l) | RTCPSDESInfo | [inline] |
| SetLocation(const uint8_t *s, size_t l) | RTCPSDESInfo | [inline] |
| SetName(const uint8_t *s, size_t l) | RTCPSDESInfo | [inline] |
| SetNote(const uint8_t *s, size_t l) | RTCPSDESInfo | [inline] |
| SetPhone(const uint8_t *s, size_t l) | RTCPSDESInfo | [inline] |
| SetPrivateValue(const uint8_t *prefix, size_t prefixlen, const uint8_t *value, size_t valuelen) | RTCPSDESInfo | |
| SetTool(const uint8_t *s, size_t l) | RTCPSDESInfo | [inline] |