![]() |
HoviTron Video Pipeline
|
Public Member Functions | |
Object (std::istream &stream) | |
![]() | |
Value (Node::Type type) | |
Data Fields | |
std::map< std::string, std::shared_ptr< Value > > | value |
![]() | |
Node::Type | type |
Definition at line 130 of file JsonParser.cpp.
|
inline |
Definition at line 132 of file JsonParser.cpp.
std::map<std::string, std::shared_ptr<Value> > json::Object::value |
Definition at line 154 of file JsonParser.cpp.