vrecko
virtual reality framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
vrecko::EventDispatcher Member List

This is the complete list of members for vrecko::EventDispatcher, including all inherited members.

ABILITY enum valuevrecko::EventDispatcher
ACTIVATE_INPUT enum valuevrecko::EventDispatcher
addInputPin(InputPinBase *pin)vrecko::BaseClass
addNotification(BaseClass *receiver, unsigned long notificationTypes)vrecko::BaseClass
addOuterObject(const std::string &object_id, BaseClass *pOObject)vrecko::EventDispatcher
addOutputPin(OutputPinBase *pin)vrecko::BaseClass
addRequestInputPin(RequestInputPinBase *pin)vrecko::BaseClass
addRequestOutputPin(RequestOutputPinBase *pin)vrecko::BaseClass
attributevrecko::BaseClassprotected
attributeLockvrecko::BaseClassprotected
AttributeMap typedefvrecko::BaseClassprotected
bAllowForegroundListQueingvrecko::EventDispatcherprotected
BaseClass(const char *startingSenderString)vrecko::BaseClass
BaseClass(BaseClass &bc)vrecko::BaseClass
bgListIdvrecko::EventDispatcherprotected
checkInterconnection(const std::string &sender, const std::string &receiver, bool bRequest)vrecko::EventDispatcherprotected
debugPrintInterconnectionMap(EI_Type *map)vrecko::EventDispatcherprotected
debugPrintRequestMap(REQUEST_Map *map)vrecko::EventDispatcherprotected
Decomposition_vec typedefvrecko::EventDispatcherprotected
default_request_interconnection_mapvrecko::EventDispatcherprotected
deleteAttribute(const std::string &attr_name)vrecko::BaseClass
deleteEventInterconnection(const std::string &sender, const std::string &receiver, InterconnectionType type=FORWARD_OUTPUT)vrecko::EventDispatcher
DEVICE enum valuevrecko::EventDispatcher
dirtyInterconnectionsForObject(BaseClass *object, bool bProcessEvents=true, bool bProcessRequests=true)vrecko::EventDispatcher
EI_Type typedefvrecko::EventDispatcher
ENVIRONMENTOBJECT enum valuevrecko::EventDispatcher
event_interconnection_mapvrecko::EventDispatcherprotected
EventDispatcher()vrecko::EventDispatcher
EventDispatcher(EventDispatcher &ed)vrecko::EventDispatcher
eventsVectorvrecko::EventDispatcherprotected
findPinInList(const char *strName, PinList *pinList)vrecko::BaseClassinlineprotected
FORWARD_OUTPUT enum valuevrecko::EventDispatcher
getAttribute(const std::string &attr_name)vrecko::BaseClassinline
getAttribute(const char *attr_name)vrecko::BaseClassinline
getDefaultRequestInterconnectionMap()vrecko::EventDispatcherinline
getEventInterconnectionMap()vrecko::EventDispatcherinline
getEventsVector(void)vrecko::EventDispatcherinline
getInputPin(const char *strName)vrecko::BaseClass
getOutputPin(const char *strName)vrecko::BaseClass
getPriority(void) const vrecko::BaseClassinline
getProcessedEventsCounter()vrecko::EventDispatcherinline
getRequestInputPin(const char *strName)vrecko::BaseClass
getRequestInterconnectionMap()vrecko::EventDispatcherinline
getRequestOutputPin(const char *strName)vrecko::BaseClass
getSceneFile() const vrecko::BaseClassinline
getSenderString(void)vrecko::BaseClassinlinevirtual
hMainThreadIdvrecko::EventDispatcherprotected
incoming_eventsvrecko::EventDispatcherprotected
initialize(XERCES_CPP_NAMESPACE_QUALIFIER DOMNode *parameters=NULL)vrecko::BaseClassvirtual
initializeFromString(const char *xmlString)vrecko::BaseClassvirtual
inputPinsListvrecko::BaseClassprotected
inputPresent(const std::string &name)vrecko::BaseClass
insertEventInterconnection(const std::string &sender, const std::string &receiver, InterconnectionType type=FORWARD_OUTPUT, const std::string &sceneFile=*((std::string *) NULL))vrecko::EventDispatcher
InterconnectionType enum namevrecko::EventDispatcher
iProcessedEventsCountervrecko::EventDispatcherprotected
isInMainThread()vrecko::EventDispatcherprotected
loadXMLParameters(XERCES_CPP_NAMESPACE_QUALIFIER DOMNode *)vrecko::BaseClassinlinevirtual
loadXMLParameters(const char *xmlString)vrecko::BaseClassvirtual
mainLockvrecko::EventDispatcherprotected
net_supportvrecko::EventDispatcherprotected
NOTIFICATION_ALL enum valuevrecko::BaseClass
NOTIFICATION_DELETE_CLASS enum valuevrecko::BaseClass
NOTIFICATION_EO_REGISTERING enum valuevrecko::BaseClass
NOTIFICATION_EO_UNREGISTERING enum valuevrecko::BaseClass
NOTIFICATION_PROGRAM_TERMINATION enum valuevrecko::BaseClass
notificationsvrecko::BaseClassprotected
notificationsLockvrecko::BaseClassprotected
NotificationTypes enum namevrecko::BaseClass
OUTER_OBJECT enum valuevrecko::EventDispatcher
outerObject_mapvrecko::EventDispatcherprotected
outputPinsListvrecko::BaseClassprotected
outputPresent(const std::string &name)vrecko::BaseClass
parseSR(const std::string &sr, bool isSender, BaseClass **pEntity, SRType *pSRType, std::string *pIOName, osg::ref_ptr< VreckoMessage > *pRefMessage, bool isRequest=false, bool noErrorOuptut=false)vrecko::EventDispatcher
PinList typedefvrecko::BaseClassprotected
postInitialize(void)vrecko::BaseClassinlinevirtual
preInitialize(void)vrecko::BaseClassinlinevirtual
priorityvrecko::BaseClassprotected
processBatchOfEvents(std::vector< EventStruct * > *ref_incoming_events, bool bTurnOffForegroundQueing)vrecko::EventDispatcherprotected
processEvent(EventStruct *pES)vrecko::EventDispatcherprotected
vrecko::BaseClass::processEvent(const std::string &input_name, VreckoMessage *pMessage)vrecko::BaseClassvirtual
processNotification(BaseClass *sender, unsigned long notificationType, void *notificationData)vrecko::BaseClassinlineprotectedvirtual
processRequest(const std::string &request_input_name, VreckoMessage *pMessage)vrecko::BaseClassvirtual
received_event_mapvrecko::EventDispatcherprotected
receiver_decompositionvrecko::EventDispatcherprotected
removeInputPin(InputPinBase *pin)vrecko::BaseClass
removeNotification(BaseClass *receiver, unsigned long notificationTypes=NOTIFICATION_ALL)vrecko::BaseClass
removeOuterObject(const std::string &object_id)vrecko::EventDispatcher
removeOuterObject(BaseClass *pOObject)vrecko::EventDispatcher
removeOutputPin(OutputPinBase *pin)vrecko::BaseClass
removeRequestInputPin(RequestInputPinBase *pin)vrecko::BaseClass
removeRequestOutputPin(RequestOutputPinBase *pin)vrecko::BaseClass
reportError(const std::string &error)vrecko::BaseClass
reportEvent(const std::string &senderAndOutputString, VreckoMessage *pMessage, EventType eType=EXPRESS_EVENT)vrecko::EventDispatcherinline
reportEvent(BaseClass *receiver_ptr, const std::string &input_name, VreckoMessage *pMessage, EventType eType=EXPRESS_EVENT)vrecko::EventDispatcherinline
reportEventCore(BaseClass *receiver_ptr, const std::string &sender, VreckoMessage *pMessage, EventType eType)vrecko::EventDispatcherprotected
request(const std::string &req_sender, VreckoMessage *pMessage)vrecko::EventDispatcher
request(BaseClass *receiver_ptr, const std::string &request_name, VreckoMessage *pMessage)vrecko::EventDispatcher
REQUEST enum valuevrecko::EventDispatcher
request_interconnection_mapvrecko::EventDispatcherprotected
REQUEST_Map typedefvrecko::EventDispatcher
requestInputPinsListvrecko::BaseClassprotected
requestOutputPinsListvrecko::BaseClassprotected
resetProcessedEventsCounter()vrecko::EventDispatcherinline
saveXMLParameters(XERCES_CPP_NAMESPACE_QUALIFIER DOMDocument *)vrecko::BaseClassinlinevirtual
SCENE enum valuevrecko::EventDispatcher
scene_ptrvrecko::EventDispatcherprotected
sceneFilevrecko::BaseClassprotected
sender_decompositionvrecko::EventDispatcherprotected
senderStringvrecko::BaseClassprotected
sendNotifications(unsigned long notificationType, void *notificationData)vrecko::BaseClassprotected
setAttribute(const std::string &attr_name, int attr_value)vrecko::BaseClassinline
setMainThreadId(pthread_t ptID)vrecko::EventDispatcherinline
setNetSupport(bool status)vrecko::EventDispatcher
setPriority(long int pr)vrecko::BaseClassinline
setSceneFile(const std::string &sceneFileName)vrecko::BaseClass
setScenePtr(Scene *ptr)vrecko::EventDispatcherinline
SRType enum namevrecko::EventDispatcher
UNKNOWN enum valuevrecko::EventDispatcher
update(void)vrecko::EventDispatchervirtual
WORLD enum valuevrecko::EventDispatcher
~BaseClass()vrecko::BaseClassvirtual
~EventDispatcher()vrecko::EventDispatcher