SERIALIZERITEMARRAY Class Reference
#include <mi32/serializeritemarray.h>
List of all members.
Constructor & Destructor Documentation
| SERIALIZERITEMARRAY::SERIALIZERITEMARRAY |
( |
|
) |
|
| SERIALIZERITEMARRAY::~SERIALIZERITEMARRAY |
( |
|
) |
|
Member Function Documentation
| void SERIALIZERITEMARRAY::Add |
( |
const SERIALIZERITEM * |
def2, |
|
|
int |
offsetadd = 0 | |
|
) |
| | |
Append additional items to array.
This is useful when building an array with class containing members with own item definitions.
- Parameters:
-
| def2 | Array to append |
| offsetadd | Additional "offset" to add |
| void SERIALIZERITEMARRAY::Terminate |
( |
|
) |
|
Add terminating item if necessary.
The documentation for this class was generated from the following file: