![]() |
MAK RTIspy API Documentation for HLA Evolved
|
Go to the source code of this file.
Classes | |
| class | DtNetHandleSet |
Defines | |
| #define | DtMaxAttributesPerClass 320 |
| #define | DtNumberAttributeWords ((DtMaxAttributesPerClass-1)/32+1) |
| #define | DtAttributeWordIndex(h) ((int)h/32) |
| #define DtAttributeWordIndex | ( | h | ) | ((int)h/32) |
Referenced by DtAttributeBitValue(), DtLowerAttributeBit(), and DtRaiseAttributeBit().
| #define DtMaxAttributesPerClass 320 |
Referenced by DtAttributeHandleSet::getHandle().
| #define DtNumberAttributeWords ((DtMaxAttributesPerClass-1)/32+1) |
Referenced by DtAttributeHandleSet::decode(), DtAttributeHandleSet::DtAttributeHandleSet(), DtAttributeHandleSet::empty(), DtAttributeHandleSet::encode(), DtAttributeHandleSet::operator=(), DtAttributeHandleSet::removeSetIntersection(), DtAttributeHandleSet::setIntersection(), DtAttributeHandleSet::setUnion(), and wordsAreEqual().