bref
API 2014 of the Zia HTTP server.
|
BrefValue declaration. More...
#include "detail/BrefDLL.h"
#include <list>
#include <map>
#include <string>
Go to the source code of this file.
Classes | |
class | bref::BrefValue |
Contains a generic value. More... | |
Typedefs | |
typedef std::list< BrefValue > | bref::BrefValueList |
Describe a list of BrefValue. | |
typedef std::map< std::string, BrefValue > | bref::BrefValueArray |
Describe an associative array of std::string - BrefValue . | |
Variables | |
class BREF_DLL | bref::BrefValue |
BrefValue declaration.