![]() |
MAK RTIspy API Documentation for HLA Evolved
|
Collaboration diagram for DtNetRegObjMsg:Public Attributes | |
| DtNetMsgHeader | header |
| DtNetU32 | handle |
| DtNetU32 | id |
| DtNetU8 | nameSize |
| char | padding [3] |
| strlen(name) + 1, or 0 if NULL name | |
| DtNetHandleSet | handleSet |
| 3 bytes of padding to avoid alignment issues | |
| DtNetU32 DtNetRegObjMsg::handle |
Referenced by DtRegObjMsg::classHandle(), and DtRegObjMsg::setClassHandle().
3 bytes of padding to avoid alignment issues
Referenced by DtRegObjMsg::attrHandles(), and DtRegObjMsg::namePtr().
Referenced by DtRegObjMsg::DtRegObjMsg().
| DtNetU32 DtNetRegObjMsg::id |
Referenced by DtRegObjMsg::objHandle(), and DtRegObjMsg::setObjHandle().
| DtNetU8 DtNetRegObjMsg::nameSize |
Referenced by DtRegObjMsg::nameFieldSize(), and DtRegObjMsg::setObjName().
| char DtNetRegObjMsg::padding[3] |
strlen(name) + 1, or 0 if NULL name