This structure represents an IO vector which will be used for dealing with more than zero sections. More...
#include <clCkptApi.h>
Public Attributes | |
| ClPtrT | dataBuffer |
| Pointer to the data. | |
| ClOffsetT | dataOffset |
| Offset. | |
| ClSizeT | dataSize |
| Size of the data. | |
| ClSizeT | readSize |
| Number of bytes read. | |
| ClCkptSectionIdT | sectionId |
| Identifier of the section. | |
This structure represents an IO vector which will be used for dealing with more than zero sections.