odtone::mih::threshold::type_ip_enum
// In header: </home/carlos/Projectos/odtone/inc/odtone/mih/types/link.hpp> enum type_ip_enum { above_threshold = 0, below_threshold = 1 };
Threshold direction enumeration.
above_threshold
Above threshold.
below_threshold
Below threshold.