Hobrasoft httpd server
Embedded HTTP server for Qt and C++
|
Namespace for Example. More...
Namespaces | |
Httpd | |
Name space for own application HTTP server. | |
Classes | |
class | Application |
Example application. More... | |
class | Item |
One data item in the example. More... | |
class | JSON |
class | List |
List of all items. More... | |
Variables | |
Application * | application = NULL |
Namespace for Example.
I do not like namespaces, but namespace is a great way to separate the documentation to two different groups: Example and HobrasoftHttpd.