VL
vl::JSONLoader Member List

This is the complete list of members for vl::JSONLoader, including all inherited members.

AddVar(const vl::VarPtr &ptr)vl::JSONLoaderprotected
Bool(bool b)vl::JSONLoader
Ch typedefvl::JSONLoader
Double(double d)vl::JSONLoader
EndArray(SizeType elementCount)vl::JSONLoader
EndObject(SizeType memberCount)vl::JSONLoader
GetCurrentContainer()vl::JSONLoader
Int(int i)vl::JSONLoader
Int64(int64_t i)vl::JSONLoader
JSONLoader(vl::Object &object)vl::JSONLoaderinline
Key(const Ch *str, SizeType length, bool copy)vl::JSONLoader
Null()vl::JSONLoader
PopContainer()vl::JSONLoader
PushContainer(vl::Var *ptr, const std::string &name)vl::JSONLoader
PushNewContainer(bool isObject, bool isList, ContainerInfo *parentConainer, const std::string &newContainerName)vl::JSONLoaderprotected
PushNewList(ContainerInfo *parentContainer, const std::string &listName)vl::JSONLoaderprotected
PushNewObject(ContainerInfo *c, const std::string &objectName)vl::JSONLoaderprotected
RawNumber(const Ch *str, SizeType length, bool copy)vl::JSONLoader
ResolveRefs()vl::JSONLoaderprotected
SizeType typedefvl::JSONLoader
StartArray()vl::JSONLoader
StartObject()vl::JSONLoader
StoreUnresolvedRef(vl::Object &ref)vl::JSONLoaderprotected
String(const Ch *str, SizeType length, bool copy)vl::JSONLoader
Uint(unsigned i)vl::JSONLoader
Uint64(uint64_t i)vl::JSONLoader