継承メンバを含む nn::nex::StreamSettings の全メンバ一覧です。
GetBundling() | nn::nex::StreamSettings | |
GetEncryptionKeyLength() | nn::nex::StreamSettings | |
GetEncryptionKeyPaylod() | nn::nex::StreamSettings | |
GetKeepAliveTimeout() const | nn::nex::StreamSettings | |
GetMaxRetransmission() const | nn::nex::StreamSettings | |
GetMaxSilenceTime() const | nn::nex::StreamSettings | |
GetMaxUserReliableSubStreams() | nn::nex::StreamSettings | |
IsEncryptionRequired() | nn::nex::StreamSettings | |
MAX_ENCRYPT_KEY_LEN | nn::nex::StreamSettings | static |
MIN_ENCRYPT_KEY_LEN | nn::nex::StreamSettings | static |
SetEncryptionKey(const void *ptr, size_t ptrLen) | nn::nex::StreamSettings | |
SetEncryptionKey(const qVector< qByte > &key) | nn::nex::StreamSettings | |
SetIsEncryptionRequired(qBool flag) | nn::nex::StreamSettings | |
SetKeepAliveTimeout(qUnsignedInt32 uiKeepAliveTimeout) | nn::nex::StreamSettings | |
SetMaxRetransmission(size_t ui16MaxRetransmission) | nn::nex::StreamSettings | |
SetMaxSilenceTime(qUnsignedInt32 uiMaxSilenceTime) | nn::nex::StreamSettings | |
SetMaxUserReliableSubStreams(qByte subStreamID) | nn::nex::StreamSettings |