| _actualLayout | APGUI::GUI_Controller | protected |
| _actualPositions | APGUI::GUI_Controller | protected |
| _colourActive | APGUI::GUI_Controller | protected |
| _colourDefault | APGUI::GUI_Controller | protected |
| _colourDisabled | APGUI::GUI_Controller | protected |
| _colourHovered | APGUI::GUI_Controller | protected |
| _colourPressed | APGUI::GUI_Controller | protected |
| _debugButtonPressed | APGUI::GUI_Controller | protected |
| _debugButtonReleased | APGUI::GUI_Controller | protected |
| _disabled | APGUI::GUI_Controller | protected |
| _firstTimeUpdate | APGUI::GUI_Controller | protected |
| _globalAbilities | APGUI::GUI_Controller | protected |
| _groups | APGUI::GUI_Controller | protected |
| _itemsMap | APGUI::GUI_Controller | protected |
| _layouts | APGUI::GUI_Controller | protected |
| _maxNunberofInputDevices | APGUI::GUI_Controller | protected |
| _pointedAbilities | APGUI::GUI_Controller | protected |
| _pointedIndexes | APGUI::GUI_Controller | protected |
| _pointedTime | APGUI::GUI_Controller | protected |
| _pressedAbilities | APGUI::GUI_Controller | protected |
| _selectionaccumulator | APGUI::GUI_Controller | protected |
| _shownMenus | APGUI::GUI_Controller | protected |
| _timer | APGUI::GUI_Controller | protected |
| _toolTipShown | APGUI::GUI_Controller | protected |
| _toolTipTime | APGUI::GUI_Controller | protected |
| Ability(const char *theAbilityName) | vrecko::Ability | protected |
| addInputPin(InputPinBase *pin) | vrecko::BaseClass | |
| addNotification(BaseClass *receiver, unsigned long notificationTypes) | vrecko::BaseClass | |
| addOutputPin(OutputPinBase *pin) | vrecko::BaseClass | |
| addRequestInputPin(RequestInputPinBase *pin) | vrecko::BaseClass | |
| addRequestOutputPin(RequestOutputPinBase *pin) | vrecko::BaseClass | |
| attribute | vrecko::BaseClass | protected |
| attributeLock | vrecko::BaseClass | protected |
| AttributeMap typedef | vrecko::BaseClass | protected |
| BaseClass(const char *startingSenderString) | vrecko::BaseClass | |
| BaseClass(BaseClass &bc) | vrecko::BaseClass | |
| clean(void) | vrecko::Ability | inlinevirtual |
| DECLARE_INPUT(SwitchLayout, MessageString) | APGUI::GUI_Controller | protected |
| DECLARE_REQUEST_INPUT(Sensor_0_mainClick, MessageBool, MessageBool) | APGUI::GUI_Controller | protected |
| DECLARE_REQUEST_INPUT(Sensor_1_mainClick, MessageBool, MessageBool) | APGUI::GUI_Controller | protected |
| DECLARE_REQUEST_INPUT(Sensor_0_contextClick, MessageBool, MessageBool) | APGUI::GUI_Controller | protected |
| DECLARE_REQUEST_INPUT(Sensor_1_contextClick, MessageBool, MessageBool) | APGUI::GUI_Controller | protected |
| DECLARE_REQUEST_OUTPUT(SelectedObjectID, MessageInt, MessageObjectID) | APGUI::GUI_Controller | protected |
| deleteAttribute(const std::string &attr_name) | vrecko::BaseClass | |
| enableGUI(bool enable) | APGUI::GUI_Controller | |
| findPinInList(const char *strName, PinList *pinList) | vrecko::BaseClass | inlineprotected |
| getAttribute(const std::string &attr_name) | vrecko::BaseClass | inline |
| getAttribute(const char *attr_name) | vrecko::BaseClass | inline |
| getID(void) const | vrecko::Ability | inline |
| getInputPin(const char *strName) | vrecko::BaseClass | |
| getItembyName(string itemName) | APGUI::GUI_Controller | |
| getLayoutString() | APGUI::GUI_Controller | inline |
| getName() const | vrecko::Ability | inline |
| getorCreateGroup(string groupName) | APGUI::GUI_Controller | |
| getOutputPin(const char *strName) | vrecko::BaseClass | |
| getOwner(void) | vrecko::Ability | inline |
| getParameterVector(void) | vrecko::Ability | inlinevirtual |
| getPluginName(void) const | vrecko::Ability | inline |
| getPriority(void) const | vrecko::BaseClass | inline |
| getRequestInputPin(const char *strName) | vrecko::BaseClass | |
| getRequestOutputPin(const char *strName) | vrecko::BaseClass | |
| getSceneFile() const | vrecko::BaseClass | inline |
| getSenderString(void) | vrecko::Ability | virtual |
| GUI_Controller() | APGUI::GUI_Controller | |
| initialize(XERCES_CPP_NAMESPACE_QUALIFIER DOMNode *parametersNode) | APGUI::GUI_Controller | virtual |
| initializeFromString(const char *xmlString) | vrecko::BaseClass | virtual |
| inputPinsList | vrecko::BaseClass | protected |
| inputPresent(const std::string &name) | vrecko::BaseClass | |
| isUpdated(void) | vrecko::Ability | |
| loadXMLParameters(XERCES_CPP_NAMESPACE_QUALIFIER DOMNode *) | vrecko::BaseClass | inlinevirtual |
| loadXMLParameters(const char *xmlString) | vrecko::BaseClass | virtual |
| NOTIFICATION_ALL enum value | vrecko::BaseClass | |
| NOTIFICATION_DELETE_CLASS enum value | vrecko::BaseClass | |
| NOTIFICATION_EO_REGISTERING enum value | vrecko::BaseClass | |
| NOTIFICATION_EO_UNREGISTERING enum value | vrecko::BaseClass | |
| NOTIFICATION_PROGRAM_TERMINATION enum value | vrecko::BaseClass | |
| notifications | vrecko::BaseClass | protected |
| notificationsLock | vrecko::BaseClass | protected |
| NotificationTypes enum name | vrecko::BaseClass | |
| outputPinsList | vrecko::BaseClass | protected |
| outputPresent(const std::string &name) | vrecko::BaseClass | |
| parameterString | vrecko::Ability | protected |
| ParameterVector typedef | vrecko::Ability | |
| PinList typedef | vrecko::BaseClass | protected |
| pointObjectByID(int sensor_number, unsigned long selectedID) | APGUI::GUI_Controller | protected |
| postInitialize(void) | vrecko::BaseClass | inlinevirtual |
| pOwner | vrecko::Ability | protected |
| preInitialize(void) | vrecko::BaseClass | inlinevirtual |
| priority | vrecko::BaseClass | protected |
| processAction(const int sensorNumber, const GUI_ACTION action, const bool pressed) | APGUI::GUI_Controller | protected |
| processContextClick(const int sensorNumber, const bool value) | APGUI::GUI_Controller | protected |
| processEvent(const std::string &input_name, VreckoMessage *pMessage) | vrecko::BaseClass | virtual |
| processNotification(BaseClass *sender, unsigned long notificationType, void *notificationData) | vrecko::BaseClass | inlineprotectedvirtual |
| processRequest(const std::string &request_input_name, VreckoMessage *pMessage) | vrecko::BaseClass | virtual |
| registerGlobalGuiItem(const int sensor, GUI_Item *item) | APGUI::GUI_Controller | |
| registerPointableGuiItem(const unsigned int ID, GUI_Item *item) | APGUI::GUI_Controller | |
| removeInputPin(InputPinBase *pin) | vrecko::BaseClass | |
| removeNotification(BaseClass *receiver, unsigned long notificationTypes=NOTIFICATION_ALL) | vrecko::BaseClass | |
| removeOutputPin(OutputPinBase *pin) | vrecko::BaseClass | |
| removeRequestInputPin(RequestInputPinBase *pin) | vrecko::BaseClass | |
| removeRequestOutputPin(RequestOutputPinBase *pin) | vrecko::BaseClass | |
| reportError(const std::string &error) | vrecko::BaseClass | |
| requestInputPinsList | vrecko::BaseClass | protected |
| requestOutputPinsList | vrecko::BaseClass | protected |
| reset() | APGUI::GUI_Controller | |
| saveXMLParameters(XERCES_CPP_NAMESPACE_QUALIFIER DOMDocument *) | vrecko::BaseClass | inlinevirtual |
| sceneFile | vrecko::BaseClass | protected |
| senderString | vrecko::BaseClass | protected |
| sendNotifications(unsigned long notificationType, void *notificationData) | vrecko::BaseClass | protected |
| setAttribute(const std::string &attr_name, int attr_value) | vrecko::BaseClass | inline |
| setID(const char *pID) | vrecko::Ability | |
| setLayout(string name) | APGUI::GUI_Controller | |
| setMenuShown(const int sensor, Menu *shownMenu) | APGUI::GUI_Controller | |
| setOwner(BaseClass *owner) | vrecko::Ability | inline |
| setPluginName(const char *pName) | vrecko::Ability | |
| setPriority(long int pr) | vrecko::BaseClass | inline |
| setSceneFile(const std::string &sceneFileName) | vrecko::BaseClass | |
| switchLayout(string name) | APGUI::GUI_Controller | |
| unregisterGlobalGuiItem(const int sensor, GUI_Item *item) | APGUI::GUI_Controller | |
| unregisterPointableGuiItem(const unsigned int ID) | APGUI::GUI_Controller | |
| update() | APGUI::GUI_Controller | virtual |
| updated | vrecko::Ability | protected |
| ~Ability() | vrecko::Ability | virtual |
| ~BaseClass() | vrecko::BaseClass | virtual |
| ~GUI_Controller() | APGUI::GUI_Controller | |