VL
dmb::Registry Member List

This is the complete list of members for dmb::Registry, including all inherited members.

Clear(bool recursive=false)dmb::Registry
CreateType(const std::string &)dmb::Registry
ForeachType(const std::function< bool(const std::string &, vl::Object &)> &pred)dmb::Registry
ForeachType(const std::function< bool(const std::string &, const vl::Object &)> &pred) constdmb::Registry
GetData()dmb::Registry
GetData() constdmb::Registry
GetType(const std::string &)dmb::Registry
HasType(const std::string &typeName)dmb::Registry
Init(const vl::Object &data)dmb::Registryprotected
mDatadmb::Registryprotected
Modeldmb::Registryfriend
RegisterType(const std::string &, vl::Var &type)dmb::Registry
RemoveType(const std::string &typeName)dmb::Registry
RenameType(const std::string &typeName, const std::string &newName)dmb::Registry