![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
This is the complete list of members for GrayFTP::cFTPAccount, including all inherited members.
| cFTPAccount(const char *pszAccount, const char *pszPass, const char *pszGroup) | GrayFTP::cFTPAccount | |
| CheckPass(const char *pszPass) | GrayFTP::cFTPAccount | |
| CheckRights(const char *pszUserPath, FILECHAR_t *pszSysPath, StrLen_t nLenSysMax, cClientFTP *pClient, FTP_PRIV_MASK &wRights) const | GrayFTP::cFTPAccount | |
| cRefBase(int iRefCount=0) noexcept | Gray::cRefBase | inlineexplicit |
| DecRefCount() | Gray::cRefBase | inline |
| get_HashCode() const noexcept | Gray::cRefBase | inline |
| get_Name() const | GrayFTP::cFTPAccount | inline |
| get_RefCount() const noexcept | Gray::cRefBase | inline |
| GetSubGroups(const char *pszGroup, char *pszGroups, StrLen_t iLenMax) const | GrayFTP::cFTPAccount | |
| IncRefCount() | Gray::cRefBase | inline |
| isAnon() const | GrayFTP::cFTPAccount | inline |
| isDestructing() noexcept | Gray::cRefBase | inline |
| isStaticConstruct() const noexcept | Gray::cRefBase | inline |
| IsSubGroup(const char *pszGroup, const char *pszSubGroup) const | GrayFTP::cFTPAccount | |
| isValidObj() const noexcept | Gray::cRefBase | inline |
| ListGroups(const char *pszUserPath, char *pBuffer, StrLen_t iSizeMax, bool bVerbose, TZ_TYPE nTZDisp) | GrayFTP::cFTPAccount | |
| LoginGreet(cClientFTP *pClient, char *pszGreet, StrLen_t iSizeMax) | GrayFTP::cFTPAccount | |
| MakeGroupRegName(FILECHAR_t *pszRegPath, const char *pszGroupName) const | GrayFTP::cFTPAccount | |
| MakeRegName(FILECHAR_t *pszRegPath, const char *pszBase, const char *pszBranch) | GrayFTP::cFTPAccount | static |
| onFinalRelease() | Gray::cRefBase | inlinevirtual |
| QueryInterface(const IID &riid, void __RPC_FAR *__RPC_FAR *ppvObject) override | Gray::cRefBase | inline |
| SeparateGroupPath(char *pszGroup, const char *pszUserPath) const | GrayFTP::cFTPAccount | |
| SetDestructing() | Gray::cRefBase | inline |
| StaticConstruct() | Gray::cRefBase | inline |
| StaticDestruct() | Gray::cRefBase | inline |
| STDMETHOD_(HASHCODE_t, get_HashCodeX)() const noexcept | Gray::cRefBase | inline |
| STDMETHOD_(ULONG, AddRef)(void) override | Gray::cRefBase | inline |
| STDMETHOD_(ULONG, Release)(void) override | Gray::cRefBase | inline |
| ~cFTPAccount() | GrayFTP::cFTPAccount | virtual |
| ~cRefBase() | Gray::cRefBase | inlinevirtual |