9 #ifndef _GXPL_HUB_HEADER_ 10 #define _GXPL_HUB_HEADER_ 12 #include <gxPL/defs.h> int gxPLHubClose(gxPLHub *hub)
Close a gxPLHub object and release all ressources.
gxPLApplication * gxPLHubApplication(gxPLHub *hub)
Returns the application.
gxPLHub * gxPLHubOpen(gxPLSetting *setting)
Opens a new gxPLHub object.
Describe a gxPLApplication configuration.
int gxPLHubPoll(gxPLHub *hub, int timeout_ms)
Polling event of a hub.