JODA  0.13.1 (59b41972)
JSON On-Demand Analysis
Public Member Functions
JoinParser Class Reference

#include <JoinParser.h>

Public Member Functions

void parse (const FileJoinManager &jm, std::shared_ptr< JSONStorage > &storage)
 

Detailed Description

This parser is responsible for parsing temporary join-files for the FileJoinManager

Member Function Documentation

◆ parse()

void JoinParser::parse ( const FileJoinManager jm,
std::shared_ptr< JSONStorage > &  storage 
)

Parses the joined files and creates RapidJsonDocuments and JSONContainers. These container are then put into the correct JSONStorage.

Parameters
jmThe FileJoinManager used to manage the join
storageThe storage to receive the JSONContainers
Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following files: