Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
byteorder_unittest.cpp File Reference

(08e24b2ba6847221abd35e9b994206b764d6b322)

Include dependency graph for byteorder_unittest.cpp:

Go to the source code of this file.

Namespaces

namespace  fxcrt

Functions

 fxcrt::TEST (ByteOrder, FromLE16)
 fxcrt::TEST (ByteOrder, FromLE32)
 fxcrt::TEST (ByteOrder, FromBE16)
 fxcrt::TEST (ByteOrder, FromBE32)
 fxcrt::TEST (ByteOrder, GetUInt16LSBFirst)
 fxcrt::TEST (ByteOrder, GetUInt16MSBFirst)
 fxcrt::TEST (ByteOrder, GetUInt32LSBFirst)
 fxcrt::TEST (ByteOrder, GetUInt32MSBFirst)
 fxcrt::TEST (ByteOrder, PutUInt16LSBFirst)
 fxcrt::TEST (ByteOrder, PutUInt16MSBFirst)
 fxcrt::TEST (ByteOrder, PutUInt32LSBFirst)
 fxcrt::TEST (ByteOrder, PutUInt32MSBFirst)