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

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::cNetURLstatic
DeCode(const char *pszSrc, StrLen_t iSrcMaxSize=k_StrLen_UNK)GrayLib::cNetURLstatic
EnCode(char *pszDst, StrLen_t iDstMaxSize, const char *pszSrc, StrLen_t iSrcMaxSize=k_StrLen_UNK)GrayLib::cNetURLstatic
EnCode(const char *pszSrc, StrLen_t iSrcMaxSize=k_StrLen_UNK)GrayLib::cNetURLstatic
get_Port() constGrayLib::cNetURL
get_URL() constGrayLib::cNetURL
k_DirSepGrayLib::cNetURLstatic
k_NetURLSafeGrayLib::cNetURLstatic
k_NetURLUnsafeGrayLib::cNetURLstatic
k_ServiceSepGrayLib::cNetURLstatic
k_SizeMaxGrayLib::cNetURLstatic
m_eServiceTypeGrayLib::cNetURL
m_sExtraGrayLib::cNetURL
m_sObjectGrayLib::cNetURL
m_sPasswordGrayLib::cNetURL
m_sServerGrayLib::cNetURL
m_sUsernameGrayLib::cNetURL
m_wPortGrayLib::cNetURL
SetEmpty()GrayLib::cNetURL
SetObject(const char *pszObject)GrayLib::cNetURL
SetObject2(const char *pszObj)GrayLib::cNetURLprotected
SetURL(const char *pszURL, DWORD dwFlags=0)GrayLib::cNetURL
UNITTEST_FRIEND(cNetURL)GrayLib::cNetURL
~cNetURL(void)GrayLib::cNetURL