ZNC  trunk
 All Classes 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() const CServer
GetPass() const CServer
GetPort() const CServer
GetString(bool bIncludePassword=true) const CServer
IsSSL() const CServer
IsValidHostName(const CString &sHostName)CServerstatic
m_bSSLCServerprotected
m_sNameCServerprotected
m_sPassCServerprotected
m_uPortCServerprotected
~CServer()CServer