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
fxcrt::internal Namespace Reference

Functions

FXCRT_BYTESWAPS_CONSTEXPR uint16_t ByteSwap (uint16_t x)
FXCRT_BYTESWAPS_CONSTEXPR uint32_t ByteSwap (uint32_t x)

Function Documentation

◆ ByteSwap() [1/2]

FXCRT_BYTESWAPS_CONSTEXPR uint16_t fxcrt::internal::ByteSwap ( uint16_t x)
inline

Definition at line 32 of file byteorder.h.

Referenced by fxcrt::FromLE16().

Here is the caller graph for this function:

◆ ByteSwap() [2/2]

FXCRT_BYTESWAPS_CONSTEXPR uint32_t fxcrt::internal::ByteSwap ( uint32_t x)
inline

Definition at line 40 of file byteorder.h.

Referenced by fxcrt::FromLE32().

Here is the caller graph for this function: