|
AndroMeta
2.0.0
|
Object base calss. More...
#include <AndroMeta/MVar.h>Go to the source code of this file.
Classes | |
| class | Meta::MObjectBase |
| MObjectBase should be used for data types and other classes that need to be instantiated/destroyed quickly and for those that need to have a small memory footprint which do not need interpretation facilities yet require certain parts of the object interface used throughout the framework, e.g: store/restore methods. For example, MTime is an MObjectBase. More... | |
Object base calss.
1.7.6.1