This is the complete list of members for
StunMsgIndication, 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() | StunMsgIndication | [inline, protected, virtual] |
| checkFingerprint(u08bits *buffer, size_t sz) | StunMsg | [inline, static] |
| construct() | StunMsg | [inline] |
| constructBuffer() | StunMsgIndication | [inline, protected, virtual] |
| getMethod() const | StunMsgIndication | [inline] |
| getRawBuffer() | StunMsg | [inline] |
| getSize() const | StunMsg | [inline] |
| getStunTid() | StunMsgIndication | [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] |
| setMethod(u16bits method) | StunMsgIndication | [inline] |
| setSize(size_t sz) | StunMsg | [inline] |
| StunMsg() | StunMsg | [inline] |
| StunMsg(u08bits *buffer, size_t total_sz, size_t sz, bool constructed) | StunMsg | [inline] |
| StunMsgIndication(u16bits method) | StunMsgIndication | [inline] |
| StunMsgIndication(u08bits *buffer, size_t total_sz, size_t sz, bool constructed) | StunMsgIndication | [inline] |
| ~StunMsg() | StunMsg | [inline, virtual] |
| ~StunMsgIndication() | StunMsgIndication | [inline, virtual] |