JODA  0.13.1 (59b41972)
JSON On-Demand Analysis
Data Structures | Typedefs
RapidJsonDocument.h File Reference
#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"
Include dependency graph for RapidJsonDocument.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  RapidJsonDocument
 

Typedefs

typedef unsigned long DOC_ID
 
typedef std::unique_ptr< RapidJsonDocumentRJDocumentPointer
 
typedef std::unique_ptr< RJMemoryPoolAllocRJMemoryPoolPointer
 

Typedef Documentation

◆ DOC_ID

typedef unsigned long DOC_ID

◆ RJDocumentPointer

typedef std::unique_ptr<RapidJsonDocument> RJDocumentPointer

◆ RJMemoryPoolPointer

typedef std::unique_ptr<RJMemoryPoolAlloc> RJMemoryPoolPointer