, including all inherited members.
AHSSelectedHost(const unsigned int uiReason, const std::vector< tstring > &headendList, const long statusReturnCode, const tstring &extraInfo) (defined in ClientIfcBase) | ClientIfcBase | [protected] |
attach(bool SBL=false, bool isGUI=true, bool requestFullCapabilities=true, bool suppressAutoConnect=true) | ClientIfc | [virtual] |
BannerCB(const tstring &banner) | CLIClientImpl | [protected, virtual] |
cancel() | ClientIfc | [virtual] |
CanRemediateCaptivePortal() (defined in ClientIfcBase) | ClientIfcBase | [protected] |
CertBlockedCB(const tstring &rtstrUntrustedServer) | CLIClientImpl | [protected, virtual] |
CertWarningCB(const tstring &rtstrUntrustedServer, const std::list< tstring > &rltstrCertErrors, bool bAllowImport) | CLIClientImpl | [protected, virtual] |
CLIClientImpl() (defined in CLIClientImpl) | CLIClientImpl | |
ClientIfc() (defined in ClientIfc) | ClientIfc | [protected] |
ClientIfcBase() (defined in ClientIfcBase) | ClientIfcBase | [protected] |
connect(std::string host, std::string user, std::string password, std::string group) (defined in CLIClientImpl) | CLIClientImpl | |
ClientIfc::connect(tstring host) | ClientIfc | [virtual] |
connect(tstring host, unsigned int origin) (defined in ClientIfcBase) | ClientIfcBase | |
convertMultiByteToWide(const std::string &sInputData) (defined in CLIClientImpl) | CLIClientImpl | |
deliverActiveHost(const tstring &activeHost, ConnectProtocolType vpnProtocol=PROTOCOL_TYPE_UNKNOWN) (defined in ClientIfcBase) | ClientIfcBase | [protected] |
deliverWebLaunchHostCB(const tstring &activeHost) | ClientIfc | [protected, virtual] |
detach() | ClientIfc | [virtual] |
disconnect() | CLIClientImpl | [virtual] |
EventAvailable() | ClientIfc | [protected, virtual] |
ExitNotice(const tstring &tstrNotice, const int code=0) (defined in ClientIfcBase) | ClientIfcBase | [protected] |
ExitNoticeCB(const tstring ¬ice, const int returnCode) | CLIClientImpl | [protected, virtual] |
exportStats(const tstring &tstrFilePath) | ClientIfc | |
getAgentIfc() (defined in ClientIfcBase) | ClientIfcBase | [protected] |
getAHSHostList() (defined in ClientIfcBase) | ClientIfcBase | [protected] |
getAHSState() (defined in ClientIfcBase) | ClientIfcBase | [protected] |
getCaptivePortalDetectedMsg() (defined in ClientIfcBase) | ClientIfcBase | [protected] |
getCertImportResponse() (defined in ClientIfcBase) | ClientIfcBase | [protected] |
getConnectHost() | ClientIfc | |
getConnectPromptInfo() (defined in ClientIfcBase) | ClientIfcBase | [protected] |
getCurrentNetCtrlState() (defined in ClientIfcBase) | ClientIfcBase | [protected] |
getCurrentNetEnvState() (defined in ClientIfcBase) | ClientIfcBase | [protected] |
getCurrentNetType() (defined in ClientIfcBase) | ClientIfcBase | [protected] |
getCurrentState() (defined in ClientIfcBase) | ClientIfcBase | [protected] |
getCurrentSubState() (defined in ClientIfcBase) | ClientIfcBase | [protected] |
getDefaultHostName() | ClientIfc | [virtual] |
getHostNames() | ClientIfc | [virtual] |
getLastDisconnectTime() (defined in ClientIfcBase) | ClientIfcBase | [protected] |
getNetCtrlText(NETCTRL_STATE netCtrlState) (defined in ClientIfcBase) | ClientIfcBase | [protected, static] |
getNetEnvText(NETENV_STATE netEnvState, bool bSimple=false) (defined in ClientIfcBase) | ClientIfcBase | [protected, static] |
getNetTypeText(NETWORK_TYPE netType) (defined in ClientIfcBase) | ClientIfcBase | [protected, static] |
getNetworkStatusSimpleText(const NETENV_STATE netEnvState, const NETCTRL_STATE netCtrlState) (defined in ClientIfcBase) | ClientIfcBase | [protected, static] |
getNetworkStatusText(const VPNState state, const VPNSubState subState, const NETENV_STATE netEnvState, const NETCTRL_STATE netCtrlState) (defined in ClientIfcBase) | ClientIfcBase | [protected] |
getNoticeTypeText(MessageType msgType) (defined in ClientIfcBase) | ClientIfcBase | [protected, static] |
getPreferences() | ClientIfc | |
getPreviousNetEnvState() (defined in ClientIfcBase) | ClientIfcBase | [protected] |
getPreviousSubState() (defined in ClientIfcBase) | ClientIfcBase | [protected] |
getQuarantinedStatusText() (defined in ClientIfcBase) | ClientIfcBase | [protected, static] |
getState() | ClientIfc | [virtual] |
getStateText() (defined in ClientIfcBase) | ClientIfcBase | [protected] |
getStateText(VPNState state, VPNSubState subState=VPNSS_NORMAL, NETENV_STATE netEnvState=NES_NETWORK_ACCESSIBLE) (defined in ClientIfcBase) | ClientIfcBase | [protected, static] |
getStats() | CLIClientImpl | |
getUserResponse() (defined in ClientIfcBase) | ClientIfcBase | [protected] |
handleIpcMessage(CIpcMessage *pIpcMessage) (defined in ClientIfcBase) | ClientIfcBase | [protected] |
hasFullCapabilities() | ClientIfc | [virtual] |
ImportPKCS12ResultCB(bool bResult, const tstring &strError) | ClientIfc | [protected, virtual] |
insertStateToConnectPrompt(ConnectPromptInfo &ConnectPrompt) (defined in ClientIfcBase) | ClientIfcBase | [protected] |
isAHSHasRun() (defined in ClientIfcBase) | ClientIfcBase | [protected] |
isAvailable() | ClientIfc | [virtual] |
isConnected() | ClientIfc | [virtual] |
isConnectRequestActive() (defined in ClientIfcBase) | ClientIfcBase | [protected] |
IsCsdTokenVerified() const (defined in ClientIfcBase) | ClientIfcBase | [protected] |
isLastConnectType(const ConnectPromptType connPromptType) (defined in ClientIfcBase) | ClientIfcBase | [protected] |
isOperatingMode(OperatingMode opMode) | ClientIfc | |
isUserResponseSet() (defined in ClientIfcBase) | ClientIfcBase | [protected] |
isUsingEventModel() (defined in ClientIfcBase) | ClientIfcBase | [protected] |
isVPNServiceAvailable() | ClientIfc | |
isVPNServiceReady() (defined in ClientIfcBase) | ClientIfcBase | [protected] |
linuxCertImportWarnUser() (defined in ClientIfcBase) | ClientIfcBase | [protected] |
linuxCertImportWarnUserResponse(bool bAccept) (defined in ClientIfcBase) | ClientIfcBase | [protected] |
notice(const tstring tstrNotice, const MessageType type=MsgType_Info, bool bClearLastMsg=false) (defined in ClientIfcBase) | ClientIfcBase | [protected] |
notice(MsgWithArg ¬ice, const MessageType type=MsgType_Info, bool bClearLastMsg=false) (defined in ClientIfcBase) | ClientIfcBase | [protected] |
NoticeCB(const tstring notice, const MessageType type) | CLIClientImpl | [protected, virtual] |
printDefaultHost() (defined in CLIClientImpl) | CLIClientImpl | |
printGroupList(ConnectPromptInfo &ConnectPrompt) (defined in CLIClientImpl) | CLIClientImpl | |
printHostList() (defined in CLIClientImpl) | CLIClientImpl | |
ProcessEvents() | ClientIfc | [virtual] |
processMinimize() (defined in ClientIfcBase) | ClientIfcBase | [protected] |
refreshOperatingModeForCurrentNetStates() (defined in ClientIfcBase) | ClientIfcBase | [protected] |
requestImportLocalization(const tstring tstrLocale, const std::vector< unsigned char > &MoFileData) | ClientIfc | |
requestImportPKCS12(const std::vector< unsigned char > &der) | ClientIfc | |
resetLastDisconnectTime(time_t time=1) (defined in ClientIfcBase) | ClientIfcBase | [protected] |
resetStats() | ClientIfc | [virtual] |
savePreferences() | ClientIfc | |
ServiceReadyCB() | CLIClientImpl | [protected, virtual] |
setBanner(const tstring &banner) (defined in ClientIfcBase) | ClientIfcBase | [protected] |
setBannerResponse(bool bAccepted) | ClientIfc | |
setCertBlocked(const tstring &tstrUntrustedServer) (defined in ClientIfcBase) | ClientIfcBase | [protected] |
setCertBlockedResponse(bool bUnblock) (defined in ClientIfc) | ClientIfc | |
setCertWarning(const tstring &tstrUntrustedServer, const std::list< tstring > <strCertErrors, bool bAllowImport) (defined in ClientIfcBase) | ClientIfcBase | [protected] |
setCertWarningResponse(bool bConnect, bool bImportCert) (defined in ClientIfc) | ClientIfc | |
setDefaultHost(tstring &host) (defined in ClientIfcBase) | ClientIfcBase | [protected] |
setEnrollClientCert(CertObj *pCert) (defined in ClientIfcBase) | ClientIfcBase | [protected] |
setImportPKCS12Result(bool bResult, const tstring &strError) (defined in ClientIfcBase) | ClientIfcBase | [protected] |
setNetworkStates(NETENV_STATE netEnvState, NETCTRL_STATE netCtrlState, NETWORK_TYPE netType, bool bUpdateUI) (defined in ClientIfcBase) | ClientIfcBase | [protected] |
setNewTunnelGroup(const tstring &group) | ClientIfc | [virtual] |
setOperatingMode(OperatingMode opMode) (defined in ClientIfcBase) | ClientIfcBase | [protected] |
setProxyAuthPrompts(ProxyIfc *pProxy, const tstring &promptMsg) (defined in ClientIfcBase) | ClientIfcBase | [protected] |
setStandaloneConnection(bool isStandalone) (defined in ClientIfcBase) | ClientIfcBase | [protected] |
setState(VPNState state, VPNState previousState, VPNSubState subState=VPNSS_NORMAL, bool bUpdateStateMsg=true, bool bOnlyUpdateUI=false) (defined in ClientIfcBase) | ClientIfcBase | [protected] |
setStats(VPNStats &stats) (defined in ClientIfcBase) | ClientIfcBase | [protected] |
setUserData(ConnectPromptInfo &ConnectPrompt) | CLIClientImpl | |
setUserPrompt(ConnectPromptInfo &ConnectPrompt) (defined in ClientIfcBase) | ClientIfcBase | [protected] |
setWMHint(WMHint hint, WMHintReason reason) (defined in ClientIfcBase) | ClientIfcBase | [protected] |
showGroups(std::string host) (defined in CLIClientImpl) | CLIClientImpl | |
startAHS(const unsigned int uiReason, const ProxyIfc &proxy) (defined in ClientIfcBase) | ClientIfcBase | [protected] |
startStats() | ClientIfc | [virtual] |
StateCB(const VPNState state, const VPNSubState subState, const tstring stateString) | CLIClientImpl | [protected, virtual] |
StatsCB(VPNStats &stats) | CLIClientImpl | [protected, virtual] |
stopStats() | ClientIfc | [virtual] |
suppressConnectionErrorPopups() (defined in ClientIfcBase) | ClientIfcBase | [protected] |
unsetOperatingMode(OperatingMode opMode) (defined in ClientIfcBase) | ClientIfcBase | [protected] |
UserPromptCB(ConnectPromptInfo &ConnectPrompt) | CLIClientImpl | [protected, virtual] |
UserSubmit() | ClientIfc | [virtual] |
WMHintCB(const WMHint hint, const WMHintReason reason) | ClientIfc | [protected, virtual] |
~CLIClientImpl() (defined in CLIClientImpl) | CLIClientImpl | [virtual] |
~ClientIfc() (defined in ClientIfc) | ClientIfc | [virtual] |
~ClientIfcBase() (defined in ClientIfcBase) | ClientIfcBase | [protected, virtual] |