![]() |
MAK RTIspy API Documentation for HLA 1.3
|
Defines | |
| #define | DtDestroyList(list, dataType) |
Functions | |
| void | DtBindCreator () |
| #define DtDestroyList | ( | list, | |
| dataType | |||
| ) |
while (list.count()) \ { delete (dataType*)(list.remove(list.first())); }
| void DtBindCreator | ( | ) |