ServidorTFG
Public Member Functions | List of all members
conexion_ssl Class Reference
Inheritance diagram for conexion_ssl:
conexion

Public Member Functions

 conexion_ssl (config_reader &conf)
 conexion Object that launch the secure server and start the secure sessions More...
 
void start_server ()
 start_server Start the server
 
- Public Member Functions inherited from conexion
 conexion (config_reader &conf)
 conexion Object that launch the server and start the sessions More...
 

Additional Inherited Members

- Protected Member Functions inherited from conexion
int create_socket (int port)
 create_socket Create the server socket More...
 
- Protected Attributes inherited from conexion
data_accesdata
 
config_readerconfig
 

Constructor & Destructor Documentation

◆ conexion_ssl()

conexion_ssl::conexion_ssl ( config_reader conf)

conexion Object that launch the secure server and start the secure sessions

Parameters
confConfiguration file

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