Generic Feature Standard Constant Draft. More...
Public Member Functions | |
Dtk_feat_draft_constant () | |
Constructor of standard constant Draft Feature More... | |
int | get_form (DRAFT_FORM *) |
Returns Constant Draft Form More... | |
int | get_neutral_element (Dtk_feat_draft_neutral_element **) |
Returns the neutral element More... | |
int | get_selection (SELECTION_MODE *) |
Returns Constant Draft selection mode More... | |
~Dtk_feat_draft_constant () | |
Destructor of a draft feature. More... | |
Data Fields | |
DRAFT_FORM | form |
Dtk_feat_draft_neutral_element * | neutral_element |
SELECTION_MODE | selection |
Generic Feature Standard Constant Draft.
Dtk_feat_draft_constant::Dtk_feat_draft_constant | ( | ) |
Constructor of standard constant Draft Feature
[in] | <br> | |
[in/out] | ||
[out] | Allocated | constant draft feature |
Dtk_feat_draft_constant::~Dtk_feat_draft_constant | ( | ) |
Destructor of a draft feature.
[in] | draft | feature to destruct |
[in/out] | ||
[out] | <br> |
int Dtk_feat_draft_constant::get_form | ( | DRAFT_FORM * | ) |
Returns Constant Draft Form
[in] | Draft | Feature |
[in/out] | ||
[out] | DRAFT_FORM |
int Dtk_feat_draft_constant::get_neutral_element | ( | Dtk_feat_draft_neutral_element ** | ) |
Returns the neutral element
[in] | Constant | Draft Feature |
[in/out] | ||
[out] | Dtk_feat_draft_neutral_element |
int Dtk_feat_draft_constant::get_selection | ( | SELECTION_MODE * | ) |
Returns Constant Draft selection mode
[in] | Constant | Draft Feature |
[in/out] | ||
[out] | SELECTION_MODE |
DRAFT_FORM Dtk_feat_draft_constant::form |
Dtk_feat_draft_neutral_element* Dtk_feat_draft_constant::neutral_element |
SELECTION_MODE Dtk_feat_draft_constant::selection |