HawkTracer
0.10.0
|
The struct is a base class for all the user-defined features. More...
#include <feature.h>
Public Attributes | |
HT_FeatureKlass * | klass |
A pointer to a class of the feature. More... | |
The struct is a base class for all the user-defined features.
Each user-defined feature must have a member of this type as a first field.
HT_FeatureKlass* _HT_Feature::klass |
A pointer to a class of the feature.
For internal purposes only.