|
| CXBMCClient (const char *IP="127.0.0.1", int Port=9777, int Socket=-1, unsigned int UID=0) |
|
void | SendNOTIFICATION (const char *Title, const char *Message, unsigned short IconType, const char *IconFile=NULL) |
|
void | SendHELO (const char *DevName, unsigned short IconType, const char *IconFile=NULL) |
|
void | SendButton (const char *Button, const char *DeviceMap, unsigned short Flags, unsigned short Amount=0) |
|
void | SendButton (unsigned short ButtonCode, const char *DeviceMap, unsigned short Flags, unsigned short Amount=0) |
|
void | SendButton (unsigned short ButtonCode, unsigned Flags, unsigned short Amount=0) |
|
void | SendMOUSE (int X, int Y, unsigned char Flag=MS_ABSOLUTE) |
|
void | SendLOG (int LogLevel, const char *Message, bool AutoPrintf=true) |
|
void | SendACTION (const char *ActionMessage, int ActionType=ACTION_EXECBUILTIN) |
|
The documentation for this class was generated from the following file: