|
GME
13
|
#include <MgaAttribute.h>
Public Member Functions | |
| attrpool () | |
| ~attrpool () | |
| CComPtr< IMgaAttribute > | getpoolobj (metaref_type mref, FCO *o, CMgaProject *pr) |
| void | clear () |
Definition at line 113 of file MgaAttribute.h.
| attrpool::attrpool | ( | ) | [inline] |
Definition at line 116 of file MgaAttribute.h.
| attrpool::~attrpool | ( | ) | [inline] |
Definition at line 121 of file MgaAttribute.h.
| void attrpool::clear | ( | ) | [inline] |
Definition at line 146 of file MgaAttribute.h.
| CComPtr<IMgaAttribute> attrpool::getpoolobj | ( | metaref_type | mref, |
| FCO * | o, | ||
| CMgaProject * | pr | ||
| ) | [inline] |
Definition at line 127 of file MgaAttribute.h.
1.7.6.1