#include <Listener.h>
◆ EAcceptType
| Enumerator |
|---|
| ACCEPT_IRC | |
| ACCEPT_HTTP | |
| ACCEPT_ALL | |
◆ CTCPListener() [1/2]
◆ ~CTCPListener()
| CTCPListener::~CTCPListener |
( |
| ) |
|
◆ CTCPListener() [2/2]
◆ GetAcceptType()
◆ GetAddrType()
| EAddrType CTCPListener::GetAddrType |
( |
| ) |
const |
|
inline |
◆ GetBindHost()
| const CString & CTCPListener::GetBindHost |
( |
| ) |
const |
|
inline |
◆ GetPort()
| unsigned short CTCPListener::GetPort |
( |
| ) |
const |
|
inline |
◆ GetRealListener()
◆ GetURIPrefix()
| const CString & CListener::GetURIPrefix |
( |
| ) |
const |
|
inlineinherited |
◆ IsSSL()
| bool CListener::IsSSL |
( |
| ) |
const |
|
inlineinherited |
◆ Listen()
| bool CTCPListener::Listen |
( |
| ) |
|
|
overridevirtual |
◆ operator=()
◆ ResetRealListener()
| void CListener::ResetRealListener |
( |
| ) |
|
|
inherited |
◆ SetAcceptType()
◆ SetupSSL()
| void CListener::SetupSSL |
( |
| ) |
const |
|
protectedinherited |
◆ ToConfig()
| CConfig CTCPListener::ToConfig |
( |
| ) |
const |
|
overridevirtual |
◆ m_bSSL
◆ m_eAcceptType
◆ m_eAddr
◆ m_pListener
◆ m_sBindHost
◆ m_sURIPrefix
◆ m_uPort
| unsigned short CTCPListener::m_uPort |
|
protected |
The documentation for this class was generated from the following file: