ThingWorx C SDK
|
Data shape base structure definition. More...
#include <twInfoTable.h>
Public Attributes | |
int | numEntries |
twList * | entries |
char * | name |
Data shape base structure definition.
twList* twDataShape::entries |
A list of the entries associated with the twDataShape
char* twDataShape::name |
The name of the twDataShape
int twDataShape::numEntries |
The number of entries associated with the twDataShape