![]() |
HoviTron Video Pipeline
|
Public Member Functions | |
| Array (std::istream &stream) | |
Public Member Functions inherited from json::Value | |
| Value (Node::Type type) | |
Data Fields | |
| std::vector< std::shared_ptr< Value > > | value |
Data Fields inherited from json::Value | |
| Node::Type | type |
Definition at line 157 of file JsonParser.cpp.
|
inline |
Definition at line 159 of file JsonParser.cpp.
| std::vector<std::shared_ptr<Value> > json::Array::value |
Definition at line 178 of file JsonParser.cpp.