STIR
6.2.0
|
This is the complete list of members for stir::ByteOrder, including all inherited members.
big_endian enum value | stir::ByteOrder | |
ByteOrder(Order byte_order=native) | stir::ByteOrder | inline |
get_native_order() | stir::ByteOrder | inlinestatic |
is_native_order() const | stir::ByteOrder | inline |
little_endian enum value | stir::ByteOrder | |
native enum value | stir::ByteOrder | |
operator!=(const ByteOrder order2) const (defined in stir::ByteOrder) | stir::ByteOrder | inline |
operator==(const ByteOrder order2) const | stir::ByteOrder | inline |
Order enum name | stir::ByteOrder | |
swap_if_necessary(NUMBER &a) const | stir::ByteOrder | inline |
swap_order(NUMBER &value) | stir::ByteOrder | inlinestatic |
swapped enum value | stir::ByteOrder |