|
strusBase
0.17
|
Helper methods for reading/writing numeric values with platform independent byteorder. More...
Go to the source code of this file.
Classes | |
| class | strus::ByteOrder< Scalar > |
| class | strus::ByteOrder< uint8_t > |
| class | strus::ByteOrder< int8_t > |
| class | strus::ByteOrder< uint16_t > |
| class | strus::ByteOrder< int16_t > |
| class | strus::ByteOrder< uint32_t > |
| class | strus::ByteOrder< int32_t > |
| class | strus::ByteOrder< uint64_t > |
| class | strus::ByteOrder< int64_t > |
| class | strus::ByteOrder< float > |
| class | strus::ByteOrder< double > |
Namespaces | |
| strus | |
| Wrapper to structures needed for atomic counters. | |
Typedefs | |
| typedef uint32_t | strus::float_net_t |
| typedef uint64_t | strus::double_net_t |
Helper methods for reading/writing numeric values with platform independent byteorder.
1.8.6