, including all inherited members.
| _allocated_sz | turn::StunMsg | [protected] |
| _buffer | turn::StunMsg | [protected] |
| _constructed | turn::StunMsg | [protected] |
| _deallocate | turn::StunMsg | [protected] |
| _sz | turn::StunMsg | [protected] |
| addAttr(StunAttr &attr) | turn::StunMsg | [inline] |
| addFingerprint() | turn::StunMsg | [inline] |
| addMessageIntegrity(std::string &uname, std::string &realm, std::string &upwd, std::string &nonce) | turn::StunMsg | [inline] |
| check() | turn::StunMsgRequest | [inline, protected, virtual] |
| checkFingerprint(u08bits *buffer, size_t sz) | turn::StunMsg | [inline, static] |
| checkMessageIntegrity(std::string &uname, std::string &realm, std::string &upwd) const | turn::StunMsg | [inline] |
| construct() | turn::StunMsg | [inline] |
| constructAllocateRequest(u32bits lifetime, int address_family) | turn::StunMsgRequest | [inline] |
| constructBindingRequest() | turn::StunMsgRequest | [inline] |
| constructBuffer() | turn::StunMsgRequest | [inline, protected, virtual] |
| constructChannelBindRequest(const ioa_addr &peer_addr, u16bits channel_number) | turn::StunMsgRequest | [inline] |
| getMethod() const | turn::StunMsgRequest | [inline] |
| getRawBuffer() | turn::StunMsg | [inline] |
| getSize() const | turn::StunMsg | [inline] |
| getTid() const | turn::StunMsg | [inline, virtual] |
| isBindingRequest() const | turn::StunMsgRequest | [inline] |
| isChallengeResponse(const u08bits *buf, size_t sz, int &err_code, u08bits *err_msg, size_t err_msg_size, u08bits *realm, u08bits *nonce) | turn::StunMsg | [inline, static] |
| isChannel(u08bits *buffer, size_t sz) | turn::StunMsg | [inline, static] |
| isCommand(u08bits *buffer, size_t sz) | turn::StunMsg | [inline, static] |
| isCommand() const | turn::StunMsg | [inline] |
| isErrorResponse(u08bits *buffer, size_t sz, int &err_code, u08bits *err_msg, size_t err_msg_size) | turn::StunMsg | [inline, static] |
| isFingerprintPresent(u08bits *buffer, size_t sz) | turn::StunMsg | [inline, static] |
| isIndication(u08bits *buffer, size_t sz) | turn::StunMsg | [inline, static] |
| isRequest(u08bits *buffer, size_t sz) | turn::StunMsg | [inline, static] |
| isSuccessResponse(u08bits *buffer, size_t sz) | turn::StunMsg | [inline, static] |
| isValid() | turn::StunMsg | [inline] |
| setMethod(u16bits method) | turn::StunMsgRequest | [inline] |
| setSize(size_t sz) | turn::StunMsg | [inline] |
| setTid(stun_tid &tid) | turn::StunMsg | [inline, virtual] |
| StunMsg() | turn::StunMsg | [inline] |
| StunMsg(u08bits *buffer, size_t total_sz, size_t sz, bool constructed) | turn::StunMsg | [inline] |
| StunMsgRequest(u16bits method) | turn::StunMsgRequest | [inline] |
| StunMsgRequest(u08bits *buffer, size_t total_sz, size_t sz, bool constructed) | turn::StunMsgRequest | [inline] |
| ~StunMsg() | turn::StunMsg | [inline, virtual] |
| ~StunMsgRequest() | turn::StunMsgRequest | [inline, virtual] |