byte_order() const | bit::FieldType | |
byte_order_string() const | bit::FieldType | |
byte_order_string(ByteOrder) | bit::FieldType | [static] |
FieldType(Type type=TYPE_NONE, ByteOrder byte_order=BYTEORDER_NETWORK, Sign sign=SIGN_UNSIGNED) | bit::FieldType | |
m_byte_order | bit::FieldType | [protected] |
m_byte_order_string | bit::FieldType | [protected, static] |
m_sign | bit::FieldType | [protected] |
m_sign_string | bit::FieldType | [protected, static] |
m_type | bit::FieldType | [protected] |
m_type_string | bit::FieldType | [protected, static] |
operator!=(const FieldType &other) const | bit::FieldType | |
operator==(const FieldType &other) const | bit::FieldType | |
set_byte_order(ByteOrder) | bit::FieldType | |
set_sign(Sign) | bit::FieldType | |
set_type(Type) | bit::FieldType | |
sign() const | bit::FieldType | |
sign_string() const | bit::FieldType | |
sign_string(Sign) | bit::FieldType | [static] |
type() const | bit::FieldType | |
type_string() const | bit::FieldType | |
type_string(Type) | bit::FieldType | [static] |
xml() const | bit::FieldType | |
~FieldType() | bit::FieldType |