|
EHS Embedded HTTP Server
1.5.1.173
|
| C__caseless | Caseless Compare class for case insensitive map |
| CContentDisposition | This class stores the content disposition of a subbody |
| CDatum | Class that makes it easy to go between numbers and strings |
| CEHSConnection | EHSConnection abstracts the concept of a connection to an EHS application |
| CEHSServer | EHSServer contains all the network related services for EHS |
| ▼Cexception | |
| Cwserror | This class represents any errors in our WebSockets implementation |
| CFormValue | This class stores form data sent from the client in GET and POST requests |
| ▼CGenericResponse | This class represents what is sent back to the client |
| CHttpResponse | This class represents what is sent back to the client |
| CHttpRequest | This class represents a clients HTTP request |
| CMutexHelper | Automatically unlocks a mutex if destroyed |
| ▼CNetworkAbstraction | Abstracts different socket types |
| CSocket | Plain socket implementation of NetworkAbstraction |
| Cparser< rng_policy > | The main parser/codec for our WebSockets implementation |
| Cparser< wspp::simple_rng > | |
| ▼CPassphraseHandler | This interface describes a handler for retrieving passphrases |
| CEHS | EHS provides HTTP server functionality to a child class |
| CPrivilegedBindHelper | Helper class for binding of sockets to privileged ports |
| CRawSocketHandler | Helper class for performing raw socket IO |
| CSHA1 | This class implements the Secure Hashing Standard as defined in FIPS PUB 180-1 published April 17, 1995 |
| Csimple_rng | A VERY simplistic random generator |
| Cvalidator | A validator for UTF-8 strings |
| Cwsendpoint | This class implements a server-side WebSockets endpoint |
| Cwshandler | Event handler interface for the server-side WebSockets endpoint |