CPPMyth
Library to interoperate with MythTV server
NSROOT::SSLSessionFactory Class Reference
Collaboration diagram for NSROOT::SSLSessionFactory:

Public Member Functions

bool isEnabled () const
 
SecureSocketNewSocket ()
 

Static Public Member Functions

static SSLSessionFactoryInstance ()
 
static void Destroy ()
 

Private Member Functions

 SSLSessionFactory (const SSLSessionFactory &)
 
SSLSessionFactoryoperator= (const SSLSessionFactory &)
 

Private Attributes

bool m_enabled
 SSL feature status.
 
void * m_ctx
 SSL default context for the application.
 

Static Private Attributes

static SSLSessionFactorym_instance = 0
 

Detailed Description

Definition at line 33 of file securesocket.h.


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