This is the complete list of members for GrayLib::cNetURL, including all inherited members.
cNetURL(void) | GrayLib::cNetURL | |
cNetURL(const char *pszURL, DWORD dwFlags=0, NETSERVICE_TYPE eServiceType=NETSERVICE_UNDEF, NET_PORT_t wPort=k_NET_PORT_INVALID) | GrayLib::cNetURL | |
DeCode(char *pszDst, StrLen_t iDstMaxSize, const char *pszSrc, StrLen_t iSrcMaxSize=k_StrLen_UNK) | GrayLib::cNetURL | static |
DeCode(const char *pszSrc, StrLen_t iSrcMaxSize=k_StrLen_UNK) | GrayLib::cNetURL | static |
EnCode(char *pszDst, StrLen_t iDstMaxSize, const char *pszSrc, StrLen_t iSrcMaxSize=k_StrLen_UNK) | GrayLib::cNetURL | static |
EnCode(const char *pszSrc, StrLen_t iSrcMaxSize=k_StrLen_UNK) | GrayLib::cNetURL | static |
get_Port() const | GrayLib::cNetURL | |
get_URL() const | GrayLib::cNetURL | |
k_DirSep | GrayLib::cNetURL | static |
k_NetURLSafe | GrayLib::cNetURL | static |
k_NetURLUnsafe | GrayLib::cNetURL | static |
k_ServiceSep | GrayLib::cNetURL | static |
k_SizeMax | GrayLib::cNetURL | static |
m_eServiceType | GrayLib::cNetURL | |
m_sExtra | GrayLib::cNetURL | |
m_sObject | GrayLib::cNetURL | |
m_sPassword | GrayLib::cNetURL | |
m_sServer | GrayLib::cNetURL | |
m_sUsername | GrayLib::cNetURL | |
m_wPort | GrayLib::cNetURL | |
SetEmpty() | GrayLib::cNetURL | |
SetObject(const char *pszObject) | GrayLib::cNetURL | |
SetObject2(const char *pszObj) | GrayLib::cNetURL | protected |
SetURL(const char *pszURL, DWORD dwFlags=0) | GrayLib::cNetURL | |
UNITTEST_FRIEND(cNetURL) | GrayLib::cNetURL | |
~cNetURL(void) | GrayLib::cNetURL | |