|
AndroMeta
2.0.0
|
The unit of data abstraction for an MPL-based program. Users subclass MPLObject in MML++ and define M-compatible fields which are available to MPL components such as the MPLKernel compiler. More...
#include <AndroMeta/MNode.h>Go to the source code of this file.
Classes | |
| class | Meta::MPLObject |
| The unit of data abstraction for an MPL-based program. Users subclass MPLObject in MML++ and define M-compatible fields which are available to MPL components such as the MPLKernel compiler. More... | |
Typedefs | |
|
typedef std::pair< class MPLObject *, class MPLObject * > | Meta::MPLPair |
| typedef MVector< MPLPair > | Meta::MPLPairVec |
The unit of data abstraction for an MPL-based program. Users subclass MPLObject in MML++ and define M-compatible fields which are available to MPL components such as the MPLKernel compiler.
1.7.6.1