#include <Server.h>
CServer::CServer |
( |
const CString & |
sName, |
|
|
unsigned short |
uPort = 6667 , |
|
|
const CString & |
sPass = "" , |
|
|
bool |
bSSL = false |
|
) |
| |
const CString& CServer::GetName |
( |
| ) |
const |
const CString& CServer::GetPass |
( |
| ) |
const |
unsigned short CServer::GetPort |
( |
| ) |
const |
CString CServer::GetString |
( |
bool |
bIncludePassword = true | ) |
const |
bool CServer::IsSSL |
( |
| ) |
const |
static bool CServer::IsValidHostName |
( |
const CString & |
sHostName | ) |
|
|
static |
unsigned short CServer::m_uPort |
|
protected |
The documentation for this class was generated from the following file: