ZNC trunk
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
CServer Member List

This is the complete list of members for CServer, including all inherited members.

CServer(const CString &sName, unsigned short uPort=6667, const CString &sPass="", bool bSSL=false)CServer
GetName() constCServer
GetPass() constCServer
GetPort() constCServer
GetString(bool bIncludePassword=true) constCServer
IsSSL() constCServer
IsValidHostName(const CString &sHostName)CServerstatic
m_bSSLCServerprotected
m_sNameCServerprotected
m_sPassCServerprotected
m_uPortCServerprotected
~CServer()CServer