#include <DMBCore.h>
◆ Model()
◆ ~Model()
◆ Clear()
void dmb::Model::Clear |
( |
bool |
recursive = false | ) |
|
◆ DataStr()
std::string dmb::Model::DataStr |
( |
bool |
pretty = true | ) |
const |
◆ GetContent()
Content & dmb::Model::GetContent |
( |
| ) |
|
|
inline |
◆ GetData()
const vl::Object & dmb::Model::GetData |
( |
| ) |
|
◆ GetPrivateScope()
Registry & dmb::Model::GetPrivateScope |
( |
| ) |
|
|
inline |
◆ GetRegistry()
◆ GetType()
vl::Object & dmb::Model::GetType |
( |
const std::string & |
typeName | ) |
|
◆ GetTypeId()
std::string dmb::Model::GetTypeId |
( |
const vl::Object & |
obj | ) |
const |
◆ GetVarNodeRegistry()
◆ Init()
void dmb::Model::Init |
( |
| ) |
|
|
protected |
◆ IsLoaded()
bool dmb::Model::IsLoaded |
( |
| ) |
const |
◆ JSONStr()
◆ Load()
bool dmb::Model::Load |
( |
const std::string & |
fileName | ) |
|
◆ Store()
◆ mContent
◆ mData
vl::Object dmb::Model::mData |
|
protected |
◆ mIsLoaded
bool dmb::Model::mIsLoaded = false |
|
protected |
◆ mPrivate
◆ mRegistry
◆ mTypeResolver
TypeResolver dmb::Model::mTypeResolver |
|
protected |
◆ mVarNodeRegistry
The documentation for this class was generated from the following files: