ThingWorx C SDK
twExt.h
1 
2 #ifndef TW_C_SDK_TWEXT_H
3 #define TW_C_SDK_TWEXT_H
4 #include "twConstants.h"
5 #include "twPrimitiveUtils.h"
6 #include "twShapes.h"
7 #include "twStandardProps.h"
8 #include "twThreadUtils.h"
9 #include "twFileManager.h"
10 #include "twZipTar.h"
11 #endif //TW_C_SDK_TWEXT_H
Provides simple thread management for ThingWorx C SDK functionality.
EdgeThingShape and EdgeThingTemplate Support.
ThingWorx file transfer structure definitions and functions.
Provides a set of functions for rapidly declaring ThingShapes and InfoTables using a variable number ...