![]() |
VR-Link API Documentation for HLA 1516
|
Go to the source code of this file.
Classes | |
| class | DtU128 |
| A Host byte aligned 128 unsigned integer data structure. More... | |
Defines | |
| #define | vlUtilTypes_inl |
| Include inline definitions. | |
Functions | |
| const DtU128 | operator+ (const DtU128 &lhs, const DtU128 &rhs) |
| const DtU128 | operator- (const DtU128 &lhs, const DtU128 &rhs) |
| const DtU128 | operator| (const DtU128 &lhs, const DtU128 &rhs) |
| const DtU128 | operator& (const DtU128 &lhs, const DtU128 &rhs) |
| const bool | operator== (const DtU128 &lhs, const DtU128 &rhs) |
| const bool | operator!= (const DtU128 &lhs, const DtU128 &rhs) |
| const bool | operator< (const DtU128 &lhs, const DtU128 &rhs) |
| const bool | operator> (const DtU128 &lhs, const DtU128 &rhs) |
| #define vlUtilTypes_inl |
Include inline definitions.
Referenced by DtEntityType::match().