3D Forest
Software for analysis of Lidar data from forest environment.
Json::Data Class Reference

Public Member Functions

 Data ()
 

Public Attributes

std::shared_ptr< std::map< std::string, Json > > object
 
std::shared_ptr< std::vector< Json > > array
 
std::shared_ptr< std::string > string
 
double number = 0.0
 

Constructor & Destructor Documentation

◆ Data()

Json::Data::Data ( )
inline

Member Data Documentation

◆ array

std::shared_ptr<std::vector<Json> > Json::Data::array

◆ number

double Json::Data::number = 0.0

◆ object

◆ string

std::shared_ptr<std::string> Json::Data::string

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