Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
GrayLib::cSSLMsgHeader Member List

This is the complete list of members for GrayLib::cSSLMsgHeader, including all inherited members.

cSSLMsgHeader() noexceptGrayLib::cSSLMsgHeaderinline
cSSLMsgHeader(SSL_MSG_TYPE eMsgType, SSL_VERSION_TYPE eVer, WORD wContLen)GrayLib::cSSLMsgHeaderinline
get_ContLength() const noexceptGrayLib::cSSLMsgHeaderinline
get_MsgType() const noexceptGrayLib::cSSLMsgHeaderinline
get_Version() const noexceptGrayLib::cSSLMsgHeaderinline
isValid() constGrayLib::cSSLMsgHeaderinline
isValidContLength() const noexceptGrayLib::cSSLMsgHeaderinline
isValidMsgType() const noexceptGrayLib::cSSLMsgHeaderinline
isValidVersion() const noexceptGrayLib::cSSLMsgHeaderinline
k_Content_Size_MaxGrayLib::cSSLstatic
k_MAC_Size_MaxGrayLib::cSSLstatic
k_MaxFragLensGrayLib::cSSLstatic
k_nSizePrefGrayLib::cSSLMsgHeaderstatic
k_Number_Size_MaxGrayLib::cSSLstatic
k_PSK_Size_MaxGrayLib::cSSLstatic
m_nContLengthHGrayLib::cSSLMsgHeader
m_nContLengthLGrayLib::cSSLMsgHeader
m_nMsgTypeGrayLib::cSSLMsgHeader
m_nVersionGrayLib::cSSLMsgHeader
m_nVersion3GrayLib::cSSLMsgHeader
put_ContLength(WORD nContLen)GrayLib::cSSLMsgHeaderinline
put_MsgType(SSL_MSG_TYPE eMsgType)GrayLib::cSSLMsgHeaderinline
put_Version(SSL_VERSION_TYPE v)GrayLib::cSSLMsgHeaderinline
Set(SSL_MSG_TYPE eMsgType, SSL_VERSION_TYPE eVer, WORD wContLength)GrayLib::cSSLMsgHeaderinline