| _activeSensor | APGUI::Menu | protected |
| _colourActive | APGUI::GUI_Item | protected |
| _colourDefault | APGUI::GUI_Item | protected |
| _colourDisabled | APGUI::GUI_Item | protected |
| _colourHovered | APGUI::GUI_Item | protected |
| _colourPressed | APGUI::GUI_Item | protected |
| _controller | APGUI::GUI_Item | protected |
| _defaultStateActive | APGUI::GUI_Item | protected |
| _dynamicMenuAbility | APGUI::Menu | protected |
| _interconnections | APGUI::GUI_Item | protected |
| _itemTransform | APGUI::GUI_Item | protected |
| _label | APGUI::GUI_Item | protected |
| _name | APGUI::GUI_Item | protected |
| _opened | APGUI::Menu | protected |
| _parent | APGUI::GUI_Item | protected |
| _pointedCounter | APGUI::GUI_Item | protected |
| _pressed | APGUI::GUI_Item | protected |
| _receiver | APGUI::GUI_Item | protected |
| _sensorNumber | APGUI::GUI_Item | protected |
| _state | APGUI::GUI_Item | protected |
| _texts | APGUI::GUI_Item | protected |
| _toolTip | APGUI::GUI_Item | 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(HidingMenu, MessageBool) | APGUI::Menu | protected |
| DECLARE_OUTPUT(CreateMenuStructure, MessageInt) | APGUI::Menu | protected |
| DECLARE_OUTPUT(ButtonPress, MessageBool) | APGUI::Menu | protected |
| DECLARE_REQUEST_OUTPUT(ActivePointerID, MessageInt, MessageInt) | APGUI::Menu | protected |
| deleteAttribute(const std::string &attr_name) | vrecko::BaseClass | |
| 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 |
| getGUIItemName() | APGUI::GUI_Item | inline |
| getID(void) const | vrecko::Ability | inline |
| getInputPin(const char *strName) | vrecko::BaseClass | |
| getName() const | vrecko::Ability | inline |
| 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_Item(const char *abName) | APGUI::GUI_Item | |
| GUI_Item::createLabel() | APGUI::GUI_Item | protected |
| hide() | APGUI::GUI_Item | inline |
| hideTooltip() | APGUI::GUI_Item | |
| initialize(XERCES_CPP_NAMESPACE_QUALIFIER DOMNode *parametersNode) | APGUI::Menu | virtual |
| initialize(string name, string receiver, int sensor, string label="", string tooltip="", bool pointable=true) | APGUI::Menu | |
| APGUI::GUI_Item::initialize(bool pointable=true, int sensor=-1) | APGUI::GUI_Item | protected |
| initializeFromString(const char *xmlString) | vrecko::BaseClass | virtual |
| inputPinsList | vrecko::BaseClass | protected |
| inputPresent(const std::string &name) | vrecko::BaseClass | |
| isDefaultStateActive() | APGUI::GUI_Item | inline |
| isUpdated(void) | vrecko::Ability | |
| loadXMLParameters(XERCES_CPP_NAMESPACE_QUALIFIER DOMNode *) | vrecko::BaseClass | inlinevirtual |
| loadXMLParameters(const char *xmlString) | vrecko::BaseClass | virtual |
| Menu() | APGUI::Menu | |
| 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 |
| pointed(bool pointed) | APGUI::Menu | inlinevirtual |
| postInitialize(string name, string receiver, int sensorNumber, string label, string tooltip) | APGUI::Menu | protected |
| APGUI::GUI_Item::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::Menu | virtual |
| 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 |
| 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 |
| 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 |
| setColours(osg::Vec4 colourActive, osg::Vec4 colourDefault, osg::Vec4 colourHovered, osg::Vec4 colourPressed, osg::Vec4 colourDisabled) | APGUI::GUI_Item | virtual |
| setID(const char *pID) | vrecko::Ability | |
| 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 | |
| setState(GUI_ITEM_STATE newState) | APGUI::Menu | virtual |
| show() | APGUI::GUI_Item | inline |
| showTooltip() | APGUI::GUI_Item | |
| update(void) | vrecko::BaseClass | inlinevirtual |
| updated | vrecko::Ability | protected |
| ~Ability() | vrecko::Ability | virtual |
| ~BaseClass() | vrecko::BaseClass | virtual |
| ~GUI_Item() | APGUI::GUI_Item | |
| ~Menu() | APGUI::Menu | |