Atoms Crowd
7.0.0
|
Public Member Functions | |
std::string | typeStr () const |
Type string. More... | |
unsigned int | typeId () const |
Type id. More... | |
ThirdVersionLoader () | |
Constructor. | |
~ThirdVersionLoader () | |
Destructor. | |
Atoms::Variations | load (const AtomsUtils::JSONObject &jsonObj) |
load More... | |
Public Member Functions inherited from Atoms::BaseVariationLoader | |
BaseVariationLoader () | |
Constructor. | |
virtual | ~BaseVariationLoader () |
Virtual Destructor. | |
Static Public Member Functions | |
static AtomsPtr< BaseVariationLoader > | creator () |
Creator function. More... | |
Static Public Attributes | |
static std::string const | staticTypeStr |
Class static type string. | |
static const unsigned int | staticTypeId |
Class static type id. | |
|
static |
Creator function.
|
virtual |
|
virtual |
|
virtual |