ZNC trunk
Loading...
Searching...
No Matches
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, bool bUnixSocket=false)CServer
GetName() constCServer
GetPass() constCServer
GetPort() constCServer
GetString(bool bIncludePassword=true) constCServer
IsSSL() constCServer
IsUnixSocket() constCServer
IsValidHostName(const CString &sHostName)CServerstatic
m_bSSLCServerprotected
m_bUnixSocketCServerprotected
m_sNameCServerprotected
m_sPassCServerprotected
m_uPortCServerprotected
operator<(const CServer &) constCServer
operator==(const CServer &) constCServer
Parse(CString sLine)CServerstatic
~CServer()CServer