OpenNet
|
ByteOrder_Swap16, ByteOrder_Swap32 (RT) More...
Go to the source code of this file.
Functions | |
unsigned short | ByteOrder_Swap16 (unsigned short aIn) |
Reverse byte order. More... | |
unsigned int | ByteOrder_Swap32 (unsigned int aIn) |
Reverse byte order. More... | |
ByteOrder_Swap16, ByteOrder_Swap32 (RT)
RegEx, RegEx_State (RT)
unsigned short ByteOrder_Swap16 | ( | unsigned short | aIn | ) |
Reverse byte order.
aIn | The input value |
unsigned int ByteOrder_Swap32 | ( | unsigned int | aIn | ) |
Reverse byte order.
aIn | The input value |