VL
|
Classes | |
struct | CnvParams |
class | JSONConverter |
class | JSONLoader |
class | JSONWriter |
class | ListTreeNode |
class | ObjectTreeNode |
class | VarNodeRegistry |
class | VarTreeNode |
Typedefs | |
typedef std::shared_ptr< VarTreeNode > | VarTreeNodePtr |
typedef std::shared_ptr< ObjectTreeNode > | ObjectTreeNodePtr |
typedef std::shared_ptr< ListTreeNode > | ListTreeNodePtr |
Functions | |
std::string | VarToJSON (const vl::Var &v, const vl::CnvParams ¶ms) |
typedef std::shared_ptr< ListTreeNode > vl::ListTreeNodePtr |
typedef std::shared_ptr< ObjectTreeNode > vl::ObjectTreeNodePtr |
typedef std::shared_ptr<VarTreeNode> vl::VarTreeNodePtr |
std::string vl::VarToJSON | ( | const vl::Var & | v, |
const vl::CnvParams & | params | ||
) |