CHAILink SDK  Version 1.3
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures
Here are the data structures with brief descriptions:
oCCLC_Application_CallbackListCallback list for Application callbacks
oCCLC_ARH_CallbackListCallback list for all asynchronous call returns
oCCLC_CallbacksStructure containing all CHAILink client callbacks
oCCLC_NH_CallbackListCallback list for all notification handlers
oCCLT_InterfaceCHAI Link Transport Interface
oCCPBASEOUTPUTINFOThis structure contains information for a specific output or controller
oCCPCONTROLLERASSIGNMENTController assignment structure
oCCPCONTROLLERINFOThis structure contains information for a specific controller
oCCPDEVICEIDContainer structure for Device ID
oCCPENDPOINTContainer structure for Endpoint
oCCPEVENTMSGThis structure stores data from an event message
oCCPINPUTINFOThis structure contains information for a specific input
oCCPLOCALDEVICEINFOThis structure contains information for a specific local device
oCCPMODIFIERMSGThis structure stores data from a modifier message
oCCPPARAMETERIDContainer structure for Parameter ID. Knowing a ParameterID and its owning Device gives enough information to build the related message and to know where to send it in order to update the Parameter
oCCPPIPEINFOThis structure contains information for a specific pipe
oCCPREMOTEDEVICEINFOThis structure contains information for a specific remote device
oCCPSECTIONIDContainer structure for Section ID Each Input is associated to a SectionID giving information about its role. A set of Outputs owned y a single Device can be associated to a SectionID, allowing to group multiple Controller Outputs into a single Section
oCCPSELECTORMSGThis structure stores data from a selector message
oCCPSMARTCONNECTCONTROLLERITEMSmartConnect Controller Item structure
oCCPSMARTCONNECTSECTIONITEMSmartConnect Section Item structure
oCCPTEXTMSGThis structure stores data from a text message
oCCPTIMESTAMPINFOAdditional informations data structure
\CCPVALUEThe container structure for Value. Use CPValue Functions CPVALUE_xxx functions to handle this structure