![]() |
HoviTron Video Pipeline
|
Public Member Functions | |
Array (std::istream &stream) | |
![]() | |
Value (Node::Type type) | |
Data Fields | |
std::vector< std::shared_ptr< Value > > | 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.