JODA
0.13.1 (59b41972)
JSON On-Demand Analysis
libs
joda
core
modules
join
include
joda
join
JoinParser.h
Go to the documentation of this file.
1
//
2
// Created by Nico Schäfer on 09/01/18.
3
//
4
5
#ifndef JODA_JOINPARSER_H
6
#define JODA_JOINPARSER_H
7
8
#include "
joda/join/FileJoinManager.h
"
9
10
#include "
joda/storage/JSONStorage.h
"
11
16
class
JoinParser
{
17
public
:
24
void
parse
(
const
FileJoinManager
&jm, std::shared_ptr<JSONStorage> &storage);
25
};
26
27
#endif
// JODA_JOINPARSER_H
FileJoinManager.h
JSONStorage.h
FileJoinManager
Definition:
FileJoinManager.h:15
JoinParser
Definition:
JoinParser.h:16
JoinParser::parse
void parse(const FileJoinManager &jm, std::shared_ptr< JSONStorage > &storage)
Definition:
JoinParser.cpp:15
Generated by
1.9.1