CORDET Framework - C2 Implementation
_DpMetaInfoEntry_t Struct Reference

Structure to hold the location and size information of a datapool entry. More...

Data Fields

void * addr
 The address of the datapool entry.
 
size_t length
 The length in bytes of the datapool entry.
 
unsigned int nElements
 The number of array elements.
 
size_t elementLength
 The length of a single array element.
 

Detailed Description

Structure to hold the location and size information of a datapool entry.

Definition at line 34 of file CrPsDp.c.


The documentation for this struct was generated from the following file:
P&P Software GmbH, Copyright 2012-2013, All Rights Reserved