BMA Server Framework
Public Member Functions | Public Attributes | List of all members
core::TLSService Class Reference
Inheritance diagram for core::TLSService:
Inheritance graph
[legend]
Collaboration diagram for core::TLSService:
Collaboration graph
[legend]

Public Member Functions

 TLSService (TLSServerSocket &server)
 
- Public Member Functions inherited from core::Service
 Service ()
 
virtual void init (TCPServerSocket *server)
 
void removeFromSessionList (Session *session)
 
virtual void sessionErrorHandler (std::string errorString, Session *session)
 

Public Attributes

SSL_CTX * ctx
 
- Public Attributes inherited from core::Service
std::vector< Session * > sessions
 
TCPServerSocketserver
 
CommandList commands
 
- Public Attributes inherited from core::Object
std::string name
 
std::string tag
 

The documentation for this class was generated from the following files: