GME
13
|
#include <OCLFeature.h>
Public Member Functions | |
virtual | ~FeatureAppendix () |
TImplementation * | GetImplementation () const |
Protected Member Functions | |
FeatureAppendix (TImplementation *pImplementation) |
Definition at line 98 of file OCLFeature.h.
OclMeta::FeatureAppendix< TImplementation >::FeatureAppendix | ( | TImplementation * | pImplementation | ) | [inline, protected] |
Definition at line 104 of file OCLFeature.h.
virtual OclMeta::FeatureAppendix< TImplementation >::~FeatureAppendix | ( | ) | [inline, virtual] |
Definition at line 110 of file OCLFeature.h.
TImplementation* OclMeta::FeatureAppendix< TImplementation >::GetImplementation | ( | ) | const [inline] |
Definition at line 115 of file OCLFeature.h.