![]() |
VR-Forces Developer's Guide
|
Go to the source code of this file.
Enumerations | |
| enum | DtPaddingTo { DtPaddingTo::Dt8 = 1, DtPaddingTo::Dt16 = 2, DtPaddingTo::Dt32 = 4, DtPaddingTo::Dt64 = 8 } |
Functions | |
| unsigned | DtPaddingNeeded (unsigned size, DtPaddingTo padTo) |
| unsigned | DtNetSizeOfWString (const std::wstring &str) |
| char * | DtEncodeWString (char *buffer, const std::wstring &str) |
| char * | DtDecodeWString (char *buffer, std::wstring &str) |
Defines a few utility functions used in encoding and decoding.
|
strong |
|
inline |
|
inline |