![]() |
HoviTron Video Pipeline
|
Public Member Functions | |
| Object (std::istream &stream) | |
Public Member Functions inherited from json::Value | |
| Value (Node::Type type) | |
Data Fields | |
| std::map< std::string, std::shared_ptr< Value > > | value |
Data Fields inherited from json::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.