ddc
Classes | Typedefs | Functions
ddcObject.h File Reference
#include "utilit.h"
#include "ddcString.h"
#include <list>
Include dependency graph for ddcObject.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ddcObjectDescendantsVisitor
 
class  ddcObject
 class for global query filters aka "query operators" More...
 

Typedefs

typedef list< ddcObject * > ddcObjectList
 

Functions

string jsonStr (ddcObject *o)
 json strinfication wrapper More...
 

Typedef Documentation

◆ ddcObjectList

typedef list<ddcObject*> ddcObjectList

Function Documentation

◆ jsonStr()

string jsonStr ( ddcObject o)
inline

json strinfication wrapper

References ddcObject::toJson().

Referenced by CBiblIndex::BiblExpanderMapToJson(), CConcSession::BuildJsonContextString(), CConcSessionContext::CacheGet(), CConcSessionContext::CacheSet(), CHitToSort::debugStr(), CConcordance::DumpFileBibliography(), CConcordance::DumpFileIndexJson(), CConcordance::DumpFileIndexTabs(), dumpHitIndex(), dumpHits(), CQTokInfl::ExpanderJson(), CBiblIndex::FreeBiblAliasMapToJson(), CBiblIndex::FreeBiblMapToJson(), GenerateCountString(), CConcSession::GenerateOneHitStringJson(), CConcSession::GetAllHits(), CBiblIndex::GetFreeHeaderBiblAttributesJson(), CBiblIndex::GetFreeHeaderBiblAttributesTabsDump(), CDDCBranchServer::GetSubcorpusJsonStrings(), CDDCLeafServer::handle__clear_cache(), CDDCBranchServer::handle__clear_cache(), CDDCLeafServer::handle__info(), CDDCBranchServer::handle__info(), CDDCBranchServer::handle__nodes(), CDDCLeafServer::handle__reload(), CDDCBranchServer::handle__reload(), CDDCLeafServer::handle__status(), CDDCBranchServer::handle__status(), CQCountKeyExpr::jsonData(), CQueryOptions::jsonData(), CQFRandomSort::jsonData(), CQCountKeyExprRegex::jsonData(), CQFBiblSort::jsonData(), CQBinOp::jsonData(), CQCountKeyExprToken::jsonData(), CQFContextSort::jsonData(), CQueryCompiler::jsonData(), CQCount::jsonData(), CQToken::jsonData(), CQFHasField::jsonFieldValue(), CQFHasFieldSet::jsonFieldValue(), CQFSort::jsonMinMax(), CQFBiblSort::jsonMinMax(), CQFHasField::jsonMinMax(), CQFSort::jsonType(), CQToken::jsonValue(), NavHintKey::toJson(), CQuery::toJson(), ddcObject::toJson(), NavHint::toJson(), CSelectedHosts::toString(), and CRunQueryData::toString().

Here is the call graph for this function: