ThingWorx C SDK
Public Attributes | List of all members
twDataShape Struct Reference

Data shape base structure definition. More...

#include <twInfoTable.h>

Public Attributes

int numEntries
 
twListentries
 
char * name
 

Detailed Description

Data shape base structure definition.

Member Data Documentation

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


The documentation for this struct was generated from the following file: