ACKme Logo WiConnect Host Library- API Reference Guide
 
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
wiconnect::GhmInterface Member List

This is the complete list of members for wiconnect::GhmInterface, including all inherited members.

ghmActivate(const char *userName, const char *password, const char *capsFilename=NULL)wiconnect::GhmInterface
ghmDeactivate(const char *userName, const char *password)wiconnect::GhmInterface
ghmDeleteMessage(uint8_t listIndex)wiconnect::GhmInterface
ghmDeleteMessage(const char *msgId)wiconnect::GhmInterface
ghmDownloadCapabilities(const char *capsNameOrCustomUrl=NULL, uint32_t version=0)wiconnect::GhmInterface
ghmGetMessage(WiconnectSocket &socket, GhmMessageGetType getType=GHM_MSG_GET_DATA_ONLY)wiconnect::GhmInterface
ghmGetMessage(WiconnectSocket &socket, uint8_t listIndex, GhmMessageGetType getType=GHM_MSG_GET_DATA_ONLY)wiconnect::GhmInterface
ghmGetMessage(WiconnectSocket &socket, const char *msgId, GhmMessageGetType getType=GHM_MSG_GET_DATA_ONLY)wiconnect::GhmInterface
ghmIsActivated(bool *statusPtr)wiconnect::GhmInterface
ghmListMessages(GhmMessageList &msgList, uint8_t maxCount=0)wiconnect::GhmInterface
ghmPostMessage(WiconnectSocket &socket, bool jsonFormatted=false)wiconnect::GhmInterface
ghmRead(const char *controlName, const char **valueStrPtr)wiconnect::GhmInterface
ghmRead(const char *controlName, uint32_t *valueIntPtr)wiconnect::GhmInterface
ghmRead(const char *controlName, char *valueBuffer, uint16_t valueBufferLen)wiconnect::GhmInterface
ghmSynchronize(GhmSyncType type=GHM_SYNC_ALL)wiconnect::GhmInterface
ghmWrite(const char *elementName, const char *strValue)wiconnect::GhmInterface
ghmWrite(const char *elementName, uint32_t uintValue)wiconnect::GhmInterface
ghmWrite(const char *elementName, int32_t intValue)wiconnect::GhmInterface
ghmWrite(const GhmElementArray *elementArray)wiconnect::GhmInterface