AddHost(const std::string &HostOrIp) | CTclAuthorizer | |
Authenticate(const std::string &rNameOrIp) | CTclAuthorizer | |
ConvertHost(const std::string &rInName, std::string &rOutname, std::string &rCanonicalIP) | CTclAuthorizer | [protected] |
CTclAuthorizer(Tcl_Interp *pInterp) | CTclAuthorizer | |
CTclAuthorizer(const CTclAuthorizer &aCTclAuthorizer) | CTclAuthorizer | [private] |
getHostIps() const | CTclAuthorizer | [inline] |
getHostNames() const | CTclAuthorizer | [inline] |
GetIndex(const std::string &rHostOrIp) | CTclAuthorizer | [protected] |
HostToIp(std::string &rName) | CTclAuthorizer | [protected] |
ListHosts() | CTclAuthorizer | |
m_pHostIps | CTclAuthorizer | [private] |
m_pHostNames | CTclAuthorizer | [private] |
m_pInterpreter | CTclAuthorizer | [private] |
m_pResult | CTclAuthorizer | [private] |
operator()(CTCLInterpreter &rInterp, CTCLResult &rResult, int nArgs, char *pArgs[]) | CTclAuthorizer | [virtual] |
operator=(const CTclAuthorizer &aCTclAuthorizer) | CTclAuthorizer | [private] |
operator==(const CTclAuthorizer &aCTclAuthorizer) const | CTclAuthorizer | [private] |
Process(CTCLInterpreter &rInterp, CTCLResult &rResult, int nArgs, char *pArgs[]) | CTclAuthorizer | [protected] |
RemoveHost(const std::string &NameOrIP) | CTclAuthorizer | |
setHostIps(CTCLVariable *am_pHostIps) | CTclAuthorizer | [inline, protected] |
setHostNames(CTCLVariable *am_pHostNames) | CTclAuthorizer | [inline, protected] |
setResult(const std::string &rResult) | CTclAuthorizer | [inline, private] |
setResult(const char *pResult) | CTclAuthorizer | [inline, private] |
Usage(CTCLResult &rResult) | CTclAuthorizer | [protected] |
~CTclAuthorizer() | CTclAuthorizer | [inline] |