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 "SphinxError.hpp"
#include "SphinxInputJsonMessageIndex.hpp"
#include "SphinxInputJsonMessage.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::sphinx |
Functions | |
std::istream & | HCE::sphinx::operator>> (std::istream &is, SphinxInputJsonMessageIndex &messageIndex) |
std::ostream & | HCE::sphinx::operator<< (std::ostream &os, const SphinxInputJsonMessageIndex &messageIndex) |