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

Info table base structure. More...

#include <twInfoTable.h>

Public Attributes

twDataShapeds
 
twListrows
 
uint32_t length
 
TW_MUTEX mtx
 

Detailed Description

Info table base structure.

Member Data Documentation

twDataShape* twInfoTable::ds

The data shape associated with the twInfoTable.

uint32_t twInfoTable::length

The length of the twInfoTable.

TW_MUTEX twInfoTable::mtx

The TW_MUTEX associated with the twInfoTable.

twList* twInfoTable::rows

A twList of the twInfoTableRow entries associated with the twInfoTable.


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