GENERIC_SERVER  0.0.0.9
A light-weight, cross-platform, pluggable, extensible and secure framework for deploying C++ plug-ins.
 All Classes Files Functions Variables Typedefs Pages
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
oCCRYPTO_dynlock_valueStruct to store OS agnostic mutex. Required for Openssl locking functions
oCgeneric_pluginThis component provides functionality that are common across plug-ins. Framework would instantiate and load objects of type GENERIC_PLUGIN to framework system from plugin shared library
|oCsample2_pluginDerived from GENERIC_PLUGIN. Implements virtual functions and all plug-in specific functionality
|\Csample_pluginDerived from GENERIC_PLUGIN. Implements virtual functions and all plug-in specific functionality
oCgeneric_serverThis is a singleton class and provides framework functionality
oCSSLServerUtility class for TLS. Please refer excellent documentation at: http://www.openssl.org/docs/ssl/ssl.html
\Cthread_infoOS agnostic thread handle