Hobrasoft httpd server
Embedded HTTP server for Qt and C++
Namespaces | Classes | Variables
Example Namespace Reference

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

Applicationapplication = NULL
 

Detailed Description

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.