JODA
0.13.1 (59b41972)
JSON On-Demand Analysis
|
#include <joda/document/view/ViewLayer.h>
#include <rapidjson/allocators.h>
#include <rapidjson/fwd.h>
#include <atomic>
#include <memory>
#include "../../../../../misc/include/joda/misc/FileNameRepo.h"
#include "IOrigin.h"
#include "joda/misc/RJFwd.h"
Go to the source code of this file.
Data Structures | |
class | RapidJsonDocument |
Typedefs | |
typedef unsigned long | DOC_ID |
typedef std::unique_ptr< RapidJsonDocument > | RJDocumentPointer |
typedef std::unique_ptr< RJMemoryPoolAlloc > | RJMemoryPoolPointer |
typedef unsigned long DOC_ID |
typedef std::unique_ptr<RapidJsonDocument> RJDocumentPointer |
typedef std::unique_ptr<RJMemoryPoolAlloc> RJMemoryPoolPointer |