odtone::mih::th_action_enum
// In header: </home/carlos/Projectos/odtone/inc/odtone/mih/types/link.hpp> enum th_action_enum { th_action_normal = 0, th_action_one_shot = 1, th_action_cancel = 2 };
TH_ACTION data type enumeration.
th_action_normal
Set normal threshold.
th_action_one_shot
Set one-shot threshold.
th_action_cancel
Cancel threshold.