| UByte OVR::Alg::ByteUtil::BEToSystem | ( | UByte | v | ) | [inline] |
| SByte OVR::Alg::ByteUtil::BEToSystem | ( | SByte | v | ) | [inline] |
| UInt16 OVR::Alg::ByteUtil::BEToSystem | ( | UInt16 | v | ) | [inline] |
| SInt16 OVR::Alg::ByteUtil::BEToSystem | ( | SInt16 | v | ) | [inline] |
| UInt32 OVR::Alg::ByteUtil::BEToSystem | ( | UInt32 | v | ) | [inline] |
| SInt32 OVR::Alg::ByteUtil::BEToSystem | ( | SInt32 | v | ) | [inline] |
| UInt64 OVR::Alg::ByteUtil::BEToSystem | ( | UInt64 | v | ) | [inline] |
| SInt64 OVR::Alg::ByteUtil::BEToSystem | ( | SInt64 | v | ) | [inline] |
| float OVR::Alg::ByteUtil::BEToSystem | ( | float | v | ) | [inline] |
| double OVR::Alg::ByteUtil::BEToSystem | ( | double | v | ) | [inline] |
| UByte OVR::Alg::ByteUtil::LEToSystem | ( | UByte | v | ) | [inline] |
| SByte OVR::Alg::ByteUtil::LEToSystem | ( | SByte | v | ) | [inline] |
| UInt16 OVR::Alg::ByteUtil::LEToSystem | ( | UInt16 | v | ) | [inline] |
| SInt16 OVR::Alg::ByteUtil::LEToSystem | ( | SInt16 | v | ) | [inline] |
| UInt32 OVR::Alg::ByteUtil::LEToSystem | ( | UInt32 | v | ) | [inline] |
| SInt32 OVR::Alg::ByteUtil::LEToSystem | ( | SInt32 | v | ) | [inline] |
| UInt64 OVR::Alg::ByteUtil::LEToSystem | ( | UInt64 | v | ) | [inline] |
| SInt64 OVR::Alg::ByteUtil::LEToSystem | ( | SInt64 | v | ) | [inline] |
| float OVR::Alg::ByteUtil::LEToSystem | ( | float | v | ) | [inline] |
| double OVR::Alg::ByteUtil::LEToSystem | ( | double | v | ) | [inline] |
| void OVR::Alg::ByteUtil::SwapOrder | ( | void * | pv, |
| int | size | ||
| ) | [inline] |
| UByte OVR::Alg::ByteUtil::SwapOrder | ( | UByte | v | ) | [inline] |
| SByte OVR::Alg::ByteUtil::SwapOrder | ( | SByte | v | ) | [inline] |
| UInt16 OVR::Alg::ByteUtil::SwapOrder | ( | UInt16 | v | ) | [inline] |
| SInt16 OVR::Alg::ByteUtil::SwapOrder | ( | SInt16 | v | ) | [inline] |
| UInt32 OVR::Alg::ByteUtil::SwapOrder | ( | UInt32 | v | ) | [inline] |
| SInt32 OVR::Alg::ByteUtil::SwapOrder | ( | SInt32 | p | ) | [inline] |
| UInt64 OVR::Alg::ByteUtil::SwapOrder | ( | UInt64 | v | ) | [inline] |
| SInt64 OVR::Alg::ByteUtil::SwapOrder | ( | SInt64 | v | ) | [inline] |
| float OVR::Alg::ByteUtil::SwapOrder | ( | float | p | ) | [inline] |
| double OVR::Alg::ByteUtil::SwapOrder | ( | double | p | ) | [inline] |
| UByte OVR::Alg::ByteUtil::SystemToBE | ( | UByte | v | ) | [inline] |
| SByte OVR::Alg::ByteUtil::SystemToBE | ( | SByte | v | ) | [inline] |
| UInt16 OVR::Alg::ByteUtil::SystemToBE | ( | UInt16 | v | ) | [inline] |
| SInt16 OVR::Alg::ByteUtil::SystemToBE | ( | SInt16 | v | ) | [inline] |
| UInt32 OVR::Alg::ByteUtil::SystemToBE | ( | UInt32 | v | ) | [inline] |
| SInt32 OVR::Alg::ByteUtil::SystemToBE | ( | SInt32 | v | ) | [inline] |
| UInt64 OVR::Alg::ByteUtil::SystemToBE | ( | UInt64 | v | ) | [inline] |
| SInt64 OVR::Alg::ByteUtil::SystemToBE | ( | SInt64 | v | ) | [inline] |
| float OVR::Alg::ByteUtil::SystemToBE | ( | float | v | ) | [inline] |
| double OVR::Alg::ByteUtil::SystemToBE | ( | double | v | ) | [inline] |
| UByte OVR::Alg::ByteUtil::SystemToLE | ( | UByte | v | ) | [inline] |
| SByte OVR::Alg::ByteUtil::SystemToLE | ( | SByte | v | ) | [inline] |
| UInt16 OVR::Alg::ByteUtil::SystemToLE | ( | UInt16 | v | ) | [inline] |
| SInt16 OVR::Alg::ByteUtil::SystemToLE | ( | SInt16 | v | ) | [inline] |
| UInt32 OVR::Alg::ByteUtil::SystemToLE | ( | UInt32 | v | ) | [inline] |
| SInt32 OVR::Alg::ByteUtil::SystemToLE | ( | SInt32 | v | ) | [inline] |
| UInt64 OVR::Alg::ByteUtil::SystemToLE | ( | UInt64 | v | ) | [inline] |
| SInt64 OVR::Alg::ByteUtil::SystemToLE | ( | SInt64 | v | ) | [inline] |
| float OVR::Alg::ByteUtil::SystemToLE | ( | float | v | ) | [inline] |
| double OVR::Alg::ByteUtil::SystemToLE | ( | double | v | ) | [inline] |