, 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::StunMsgChannel | [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] |
constructBuffer() | turn::StunMsgChannel | [inline, protected, virtual] |
getChannelNumber() const | turn::StunMsgChannel | [inline] |
getLength() const | turn::StunMsgChannel | [inline] |
getRawBuffer() | turn::StunMsg | [inline] |
getSize() const | turn::StunMsg | [inline] |
getTid() const | turn::StunMsg | [inline, virtual] |
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] |
setChannelNumber(u16bits cn) | turn::StunMsgChannel | [inline] |
setLength(size_t len) | turn::StunMsgChannel | [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] |
StunMsgChannel(u16bits cn, int length) | turn::StunMsgChannel | [inline] |
StunMsgChannel(u08bits *buffer, size_t total_sz, size_t sz, bool constructed) | turn::StunMsgChannel | [inline] |
~StunMsg() | turn::StunMsg | [inline, virtual] |
~StunMsgChannel() | turn::StunMsgChannel | [inline, virtual] |