PandaRoot
PndBoxGeneratorJSONReader.h
Go to the documentation of this file.
1
8
#pragma once
9
10
#include <boost/property_tree/ptree.hpp>
11
12
class
PndBoxGenerator
;
13
14
namespace
pt = boost::property_tree;
15
16
class
PndBoxGeneratorJSONReader
:
public
TObject {
17
public
:
18
static
PndBoxGenerator
*
readJSON
(pt::ptree &tree);
19
20
ClassDef
(
PndBoxGeneratorJSONReader
, 1);
21
};
PndBoxGeneratorJSONReader
Definition:
PndBoxGeneratorJSONReader.h:16
PndBoxGeneratorJSONReader::ClassDef
ClassDef(PndBoxGeneratorJSONReader, 1)
PndBoxGeneratorJSONReader::readJSON
static PndBoxGenerator * readJSON(pt::ptree &tree)
PndBoxGenerator
Definition:
PndBoxGenerator.h:25
home
gitlab-runner
builds
Vxspf1vo
0
PandaRootGroup
PandaRoot
tools
JSONReaders
PndBoxGeneratorJSONReader.h
Generated on Fri Oct 6 2023 07:04:53 for PandaRoot by
1.8.13