HawkTracer  0.10.0
_HT_Feature Struct Reference

The struct is a base class for all the user-defined features. More...

#include <feature.h>

Public Attributes

HT_FeatureKlassklass
 A pointer to a class of the feature. More...
 

Detailed Description

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.

Member Data Documentation

◆ klass

HT_FeatureKlass* _HT_Feature::klass

A pointer to a class of the feature.

For internal purposes only.


The documentation for this struct was generated from the following file: