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

DataShape entry structure definition. More...

#include <twInfoTable.h>

Public Attributes

char * name
 
char * description
 
enum BaseType type
 
twListaspects
 

Detailed Description

DataShape entry structure definition.

Member Data Documentation

twList* twDataShapeEntry::aspects

A twList of the aspects associated with the entry.

char* twDataShapeEntry::description

A description of the entry.

char* twDataShapeEntry::name

The name of the entry.

enum BaseType twDataShapeEntry::type

The BaseType of the entry.


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