#include <datatypebase.h>
Public Member Functions | |
Primary ()=default | |
template<typename... ARGS> | |
Primary (const Char *cppName, const ModuleInfo *module, ARGS &&... args) | |
Public Attributes | |
StrongReferenceCounter | refCount |
DataTypeImpl | type |
const Char * | _cppName |
const ModuleInfo * | _module |
|
default |
StrongReferenceCounter refCount |
DataTypeImpl type |
const Char* _cppName |
const ModuleInfo* _module |