|
HCE project C++ developers source code library
1.1.1
HCE project developer library
|
#include <Poco/JSON/Object.h>#include <Poco/JSON/Array.h>#include <Poco/JSON/JSON.h>#include <Poco/JSON/Stringifier.h>#include <Poco/JSON/Parser.h>#include <Poco/JSON/JSONException.h>#include <Poco/Dynamic/Var.h>#include <utility>#include "DRCEError.hpp"#include "DRCEInputJsonMessage.hpp"#include "DRCEEncodeDecodeBase64.hpp"
Go to the source code of this file.
Namespaces | |
| namespace | HCE |
| < HCE::ServerApplication provides global variable 'HCE::database::Session' which initializes in function 'HCE::ServerApplication::initializeDataBaseSession()' | |
| namespace | HCE::drce |
Functions | |
| std::istream & | HCE::drce::operator>> (std::istream &is, DRCEInputJsonMessage &inputJsonMessage) |
| std::ostream & | HCE::drce::operator<< (std::ostream &os, const DRCEInputJsonMessage &inputJsonMessage) |