| 
| void  | testToBigEndian () | 
|   | 
| 
void  | testToLittleEndian () | 
|   | 
| 
void  | testFromBigEndian () | 
|   | 
| 
void  | testFromLittleEndian () | 
|   | 
| 
void  | testBigEndianStruct () | 
|   | 
| 
void  | testLittleEndianStruct () | 
|   | 
| 
void  | testBigEndianReinterpreted () | 
|   | 
| 
void  | testLittleEndianReinterpreted () | 
|   | 
| 
virtual void  | setUp () | 
|   | 
| 
virtual void  | tearDown () | 
|   | 
      
        
          | void EndiannessTest::testToBigEndian  | 
          ( | 
           | ) | 
           | 
        
      
 
Test coverage is only 50% as this is expected to run on a little Endian system (x86) 
 
 
The documentation for this class was generated from the following files:
- endianness_test.hpp
 
- endianness_test.cpp