ZNC  trunk
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