This is the complete list of members for
StunMsgChannel, including all inherited members.
| _allocated_sz | StunMsg | [protected] |
| _buffer | StunMsg | [protected] |
| _constructed | StunMsg | [protected] |
| _deallocate | StunMsg | [protected] |
| _sz | StunMsg | [protected] |
| addAttr(StunAttr &attr) | StunMsg | [inline] |
| check() | StunMsgChannel | [inline, protected, virtual] |
| checkFingerprint(u08bits *buffer, size_t sz) | StunMsg | [inline, static] |
| construct() | StunMsg | [inline] |
| constructBuffer() | StunMsgChannel | [inline, protected, virtual] |
| getChannelNumber() const | StunMsgChannel | [inline] |
| getLength() const | StunMsgChannel | [inline] |
| getRawBuffer() | StunMsg | [inline] |
| getSize() const | StunMsg | [inline] |
| isChallengeResponse(const u08bits *buf, size_t sz, int &err_code, u08bits *err_msg, size_t err_msg_size, u08bits *realm, u08bits *nonce) | StunMsg | [inline, static] |
| isChannel(u08bits *buffer, size_t sz) | StunMsg | [inline, static] |
| isCommand(u08bits *buffer, size_t sz) | StunMsg | [inline, static] |
| isErrorResponse(u08bits *buffer, size_t sz, int &err_code, u08bits *err_msg, size_t err_msg_size) | StunMsg | [inline, static] |
| isFingerprintPresent(u08bits *buffer, size_t sz) | StunMsg | [inline, static] |
| isIndication(u08bits *buffer, size_t sz) | StunMsg | [inline, static] |
| isRequest(u08bits *buffer, size_t sz) | StunMsg | [inline, static] |
| isSuccessResponse(u08bits *buffer, size_t sz) | StunMsg | [inline, static] |
| isValid() | StunMsg | [inline] |
| setChannelNumber(u16bits cn) | StunMsgChannel | [inline] |
| setLength(size_t len) | StunMsgChannel | [inline] |
| setSize(size_t sz) | StunMsg | [inline] |
| StunMsg() | StunMsg | [inline] |
| StunMsg(u08bits *buffer, size_t total_sz, size_t sz, bool constructed) | StunMsg | [inline] |
| StunMsgChannel(u16bits cn, int length) | StunMsgChannel | [inline] |
| StunMsgChannel(u08bits *buffer, size_t total_sz, size_t sz, bool constructed) | StunMsgChannel | [inline] |
| ~StunMsg() | StunMsg | [inline, virtual] |
| ~StunMsgChannel() | StunMsgChannel | [inline, virtual] |