OpenJAUS Software Development Kit  4.3.1
openjaus::core::services::Discovery Member List

This is the complete list of members for openjaus::core::services::Discovery, including all inherited members.

addAckNakCallback(void(*callback)(const transport::AckNakEventArgs &args))openjaus::core::services::Transport
addAckNakCallback(void(*callback)(void *object, const transport::AckNakEventArgs &args), void *object)openjaus::core::services::Transport
addAllComponents(const model::NodeInfo *const node, core::ServicesNodeRecord &nodeRecord)openjaus::core::services::Discoveryprivate
addAllNodes(std::vector< uint8_t > &cmptIds, core::ServicesNodeList &nodeList, const std::map< unsigned char, model::NodeInfo *> &nodeMap)openjaus::core::services::Discoveryprivate
addAllServices(const model::ComponentInfo *const cmpt, ServicesComponentRecord &cmptRecord)openjaus::core::services::Discoveryprivate
addComponent(uint8_t cmptId, const model::NodeInfo *const node, core::ServicesNodeRecord &nodeRecord)openjaus::core::services::Discoveryprivate
addComponent(const model::ComponentInfo *const cmpt, ServicesComponentList &cmptList)openjaus::core::services::Discoveryprivate
addComponentsOnAllNodes(std::vector< uint8_t > &cmptIds, model::SubsystemInfo &subsystem, core::ServicesNodeList &nodeList)openjaus::core::services::Discoveryprivate
addComponentsOnNode(uint8_t nodeId, std::vector< uint8_t > &cmptIds, model::SubsystemInfo &subsystem, core::ServicesNodeList &nodeList)openjaus::core::services::Discoveryprivate
addComponentsOnNode(std::vector< uint8_t > &cmptIds, const model::NodeInfo *const node, core::ServicesNodeList &nodeList)openjaus::core::services::Discoveryprivate
addComponentsOnNode(std::vector< uint8_t > &cmptIds, const model::NodeInfo *const node, core::ServicesNodeRecord &nodeRecord)openjaus::core::services::Discoveryprivate
addMessageCallback(bool(CallbackClass::*callback)(MessageType &messageRef), CallbackClass *object)openjaus::core::services::Transportinline
addMessageCallback(bool(CallbackClass::*callback)(model::Trigger *trigger), CallbackClass *object)openjaus::core::services::Transportinline
addMessageCallback(bool(*callback)(MessageType &messageRef))openjaus::core::services::Transportinline
addNode(uint8_t nodeId, std::vector< uint8_t > &cmptIds, core::ServicesNodeList &nodeList, const std::map< unsigned char, model::NodeInfo *> &nodeMap)openjaus::core::services::Discoveryprivate
addService(const model::Service *const service, core::ServicesServiceList &serviceList)openjaus::core::services::Discoveryprivate
openjaus::broadcastGlobalEnqueue(model::Trigger *trigger)=0openjaus::core::TransportInterfacepure virtual
openjaus::core::services::Events::openjaus::core::services::Transport::broadcastGlobalEnqueue(model::Trigger *trigger)openjaus::core::services::Transportvirtual
openjaus::broadcastLocalEnqueue(model::Trigger *trigger)=0openjaus::core::TransportInterfacepure virtual
openjaus::core::services::Events::openjaus::core::services::Transport::broadcastLocalEnqueue(model::Trigger *trigger)openjaus::core::services::Transportvirtual
openjaus::broadcastToNode(model::Trigger *trigger)=0openjaus::core::TransportInterfacepure virtual
openjaus::core::services::Events::openjaus::core::services::Transport::broadcastToNode(model::Trigger *trigger)openjaus::core::services::Transportvirtual
openjaus::broadcastToSubsystem(model::Trigger *trigger)=0openjaus::core::TransportInterfacepure virtual
openjaus::core::services::Events::openjaus::core::services::Transport::broadcastToSubsystem(model::Trigger *trigger)openjaus::core::services::Transportvirtual
openjaus::broadcastToSystem(model::Trigger *trigger)=0openjaus::core::TransportInterfacepure virtual
openjaus::core::services::Events::openjaus::core::services::Transport::broadcastToSystem(model::Trigger *trigger)openjaus::core::services::Transportvirtual
buildRequestedIds(core::QSNodeList &nodeList)openjaus::core::services::Discoveryprivate
openjaus::cancelEvent(CancelEvent *cancelEvent)=0openjaus::core::EventsInterfacepure virtual
openjaus::core::services::Events::cancelEvent(CancelEvent *cancelEvent)openjaus::core::services::Eventsvirtual
openjaus::checkTransportPolicy(model::Trigger *trigger)=0openjaus::core::TransportInterfacepure virtual
openjaus::core::services::Events::openjaus::core::services::Transport::checkTransportPolicy(model::Trigger *trigger)openjaus::core::services::Transportvirtual
configure(DiscoverySettingsInterface *settings)openjaus::core::services::Discoveryprotected
openjaus::core::services::Events::configure(EventsSettingsInterface *settings)openjaus::core::services::Eventsprotected
openjaus::core::services::Transport::configure(services::TransportSettingsInterface *settings)openjaus::core::services::Transportprotected
openjaus::confirmEvent(ConfirmEventRequest *confirmEventRequest)=0openjaus::core::EventsInterfacepure virtual
openjaus::core::services::Events::confirmEvent(ConfirmEventRequest *confirmEventRequest)openjaus::core::services::Eventsvirtual
create()openjaus::core::services::Discoverystatic
openjaus::createEvent(CreateEvent *createEvent)=0openjaus::core::EventsInterfacepure virtual
openjaus::core::services::Events::createEvent(CreateEvent *createEvent)openjaus::core::services::Eventsvirtual
createOutgoingOnChangeEvent(uint8_t eventId, model::Message *query)openjaus::core::services::Events
createOutgoingPeriodicEvent(uint8_t eventId, double rateHz, model::Message *query)openjaus::core::services::Events
Discovery()openjaus::core::services::Discovery
discoveryLoopbackopenjaus::core::services::Discoveryprivate
DiscoveryService()openjaus::core::DiscoveryInterfaceinlinestatic
DiscoveryUri()openjaus::core::DiscoveryInterfaceinlinestatic
openjaus::enqueue(model::Trigger *trigger)=0openjaus::core::TransportInterfacepure virtual
openjaus::core::services::Events::openjaus::core::services::Transport::enqueue(model::Trigger *trigger)openjaus::core::services::Transportvirtual
openjaus::eventExists(CreateEvent *createEvent)=0openjaus::core::EventsInterfacepure virtual
openjaus::eventExists(UpdateEvent *updateEvent)=0openjaus::core::EventsInterfacepure virtual
openjaus::eventExists(CancelEvent *cancelEvent)=0openjaus::core::EventsInterfacepure virtual
openjaus::core::services::Events::eventExists(CreateEvent *createEvent)openjaus::core::services::Eventsvirtual
openjaus::core::services::Events::eventExists(UpdateEvent *updateEvent)openjaus::core::services::Eventsvirtual
openjaus::core::services::Events::eventExists(CancelEvent *cancelEvent)openjaus::core::services::Eventsvirtual
Events()openjaus::core::services::Events
EventsService()openjaus::core::EventsInterfaceinlinestatic
EventsUri()openjaus::core::EventsInterfaceinlinestatic
fireEvent(model::InternalEvent *event)openjaus::core::services::Transportprotected
getComponentAddress()openjaus::core::services::Transportprotected
getConfirmedRate_Hz(uint32 subscriptionId)openjaus::core::services::Events
openjaus::getConfirmEventRequest(CreateEvent *createEvent)=0openjaus::core::EventsInterfacepure virtual
openjaus::getConfirmEventRequest(UpdateEvent *updateEvent)=0openjaus::core::EventsInterfacepure virtual
openjaus::getConfirmEventRequest(CancelEvent *cancelEvent)=0openjaus::core::EventsInterfacepure virtual
openjaus::core::services::Events::getConfirmEventRequest(CreateEvent *createEvent)openjaus::core::services::Eventsvirtual
openjaus::core::services::Events::getConfirmEventRequest(UpdateEvent *updateEvent)openjaus::core::services::Eventsvirtual
openjaus::core::services::Events::getConfirmEventRequest(CancelEvent *cancelEvent)openjaus::core::services::Eventsvirtual
getCurrentState()openjaus::core::services::Transport
getEventId(uint32 subscriptionId)openjaus::core::services::Events
openjaus::getRejectEventRequest(CreateEvent *createEvent)=0openjaus::core::EventsInterfacepure virtual
openjaus::getRejectEventRequest(UpdateEvent *updateEvent)=0openjaus::core::EventsInterfacepure virtual
openjaus::getRejectEventRequest(CancelEvent *cancelEvent)=0openjaus::core::EventsInterfacepure virtual
openjaus::core::services::Events::getRejectEventRequest(CreateEvent *createEvent)openjaus::core::services::Eventsvirtual
openjaus::core::services::Events::getRejectEventRequest(UpdateEvent *updateEvent)openjaus::core::services::Eventsvirtual
openjaus::core::services::Events::getRejectEventRequest(CancelEvent *cancelEvent)openjaus::core::services::Eventsvirtual
getReportConfiguration(QueryConfiguration *queryConfiguration)openjaus::core::services::Discoveryvirtual
openjaus::getReportEvents(QueryEvents *queryEvents)=0openjaus::core::EventsInterfacepure virtual
openjaus::core::services::Events::getReportEvents(QueryEvents *queryEvents)openjaus::core::services::Eventsvirtual
openjaus::getReportEventTimeout(QueryEventTimeout *queryEventTimeout)=0openjaus::core::EventsInterfacepure virtual
openjaus::core::services::Events::getReportEventTimeout(QueryEventTimeout *queryEventTimeout)openjaus::core::services::Eventsvirtual
getReportIdentification(QueryIdentification *queryIdentification)openjaus::core::services::Discoveryvirtual
getReportServiceList(QueryServiceList *queryServiceList)openjaus::core::services::Discoveryvirtual
getReportServices(QueryServices *queryServices)openjaus::core::services::Discoveryvirtual
getReportSubsystemList(QuerySubsystemList *querySubsystemList)openjaus::core::services::Discoveryvirtual
openjaus::getReportTransportPolicy(QueryTransportPolicy *queryTransportPolicy)=0openjaus::core::TransportInterfacepure virtual
openjaus::core::services::Events::openjaus::core::services::Transport::getReportTransportPolicy(QueryTransportPolicy *queryTransportPolicy)openjaus::core::services::Transportvirtual
openjaus::handleIncomingEvent(Event *event)=0openjaus::core::EventsInterfacepure virtual
openjaus::core::services::Events::handleIncomingEvent(Event *event)openjaus::core::services::Eventsvirtual
handleLocalComponentAdd(const transport::Address &address)openjaus::core::services::Discoveryprivate
openjaus::handleReportEvents(ReportEvents *reportEvents)=0openjaus::core::EventsInterfacepure virtual
openjaus::core::services::Events::handleReportEvents(ReportEvents *reportEvents)openjaus::core::services::Eventsvirtual
isActive(uint32 subscriptionId)openjaus::core::services::Events
openjaus::isSupported(CreateEvent *createEvent)=0openjaus::core::EventsInterfacepure virtual
openjaus::isSupported(UpdateEvent *updateEvent)=0openjaus::core::EventsInterfacepure virtual
openjaus::core::services::Events::isSupported(CreateEvent *createEvent)openjaus::core::services::Eventsvirtual
openjaus::core::services::Events::isSupported(UpdateEvent *updateEvent)openjaus::core::services::Eventsvirtual
myServiceListopenjaus::core::services::Discoveryprivate
notifyChanged(uint16 messageId)openjaus::core::services::Events
populateReportedNodeList(std::vector< std::pair< uint8_t, std::vector< uint8_t > > > &requestedIds, model::SubsystemInfo &subsystem, core::ServicesNodeList &nodeList)openjaus::core::services::Discoveryprivate
openjaus::processEvent(ProcessEventRequest *processEventRequest)=0openjaus::core::EventsInterfacepure virtual
openjaus::core::services::Events::processEvent(ProcessEventRequest *processEventRequest)openjaus::core::services::Eventsvirtual
publish(model::Message *message)openjaus::core::services::Events
publish(uint16 messageId)openjaus::core::services::Events
publish(uint16 messageId, double maximumRate_Hz, model::ConnectionType type)openjaus::core::services::Events
publishServices(RegisterServices *registerServices)openjaus::core::services::Discoveryvirtual
receiveopenjaus::core::services::Transportprotected
receivingStateopenjaus::core::services::Transportprotected
openjaus::rejectEvent(RejectEventRequest *rejectEventRequest)=0openjaus::core::EventsInterfacepure virtual
openjaus::core::services::Events::rejectEvent(RejectEventRequest *rejectEventRequest)openjaus::core::services::Eventsvirtual
reportServiceListGetComponent(uint16 subsId, uint8 nodeId, core::QSLComponentRecord &queryCmptRec)openjaus::core::services::Discoveryprivate
reportServiceListGetNode(uint16 subsId, core::QSLNodeRecord &queryNodeRec)openjaus::core::services::Discoveryprivate
reportServiceListGetSubsystem(core::QSLSubsystemRecord &querySubsRec)openjaus::core::services::Discoveryprivate
openjaus::resetEventTimer(CreateEvent *createEvent)=0openjaus::core::EventsInterfacepure virtual
openjaus::resetEventTimer(UpdateEvent *updateEvent)=0openjaus::core::EventsInterfacepure virtual
openjaus::core::services::Events::resetEventTimer(CreateEvent *createEvent)openjaus::core::services::Eventsvirtual
openjaus::core::services::Events::resetEventTimer(UpdateEvent *updateEvent)openjaus::core::services::Eventsvirtual
openjaus::sendMessage(model::Trigger *trigger)=0openjaus::core::TransportInterfacepure virtual
openjaus::core::services::Events::openjaus::core::services::Transport::sendMessage(model::Trigger *trigger)openjaus::core::services::Transportvirtual
sendQueryIdentification(core::SystemLevelEnumeration::SystemLevelEnum queryLevel, const transport::Address &destination)openjaus::core::services::Discoveryprivate
sendToSelf(transport::Wrapper *wrapper)openjaus::core::services::Transportprotected
setComponentAddress(transport::Address *address)openjaus::core::services::Transportprotected
setComponentInterface(transport::Interface *interface)openjaus::core::services::Transportprotected
setJtcpInterface(transport::AS5669::JtcpInterface *interface)openjaus::core::services::Transportprotected
setNodeInterface(transport::Interface *interface)openjaus::core::services::Transportprotected
setReceiveQueue(system::PriorityQueue *queue)openjaus::core::services::Transportprotected
setServices(std::vector< model::Service *> *serviceList)openjaus::core::services::Discoveryprotected
setSubsInterface(transport::Interface *interface)openjaus::core::services::Transportprotected
setSystemTree(model::SystemTree *systemTree)openjaus::core::services::Discoveryprotected
settingsopenjaus::core::services::Discoveryprivate
startService()openjaus::core::services::Discovery
openjaus::stopEventTimer(CancelEvent *cancelEvent)=0openjaus::core::EventsInterfacepure virtual
openjaus::core::services::Events::stopEventTimer(CancelEvent *cancelEvent)openjaus::core::services::Eventsvirtual
stopService()openjaus::core::services::Discovery
openjaus::storeTransportPolicy(ReportTransportPolicy *reportTransportPolicy)=0openjaus::core::TransportInterfacepure virtual
openjaus::core::services::Events::openjaus::core::services::Transport::storeTransportPolicy(ReportTransportPolicy *reportTransportPolicy)openjaus::core::services::Transportvirtual
subscribeOnChange(transport::Address &address, model::Message *query)openjaus::core::services::Events
subscribeOnChange(transport::Address &address, model::Message *query, void(*subscribeCallback)(const model::EventRequestResponseArgs &args))openjaus::core::services::Events
subscribeOnChange(transport::Address &address, model::Message *query, void(*subscribeCallback)(void *object, const model::EventRequestResponseArgs &args), void *object)openjaus::core::services::Events
subscribePeriodic(transport::Address &address, model::Message *query, double rate_Hz)openjaus::core::services::Events
subscribePeriodic(transport::Address &address, model::Message *query, double rate_Hz, void(*subscribeCallback)(const model::EventRequestResponseArgs &args))openjaus::core::services::Events
subscribePeriodic(transport::Address &address, model::Message *query, double rate_Hz, void(*subscribeCallback)(void *object, const model::EventRequestResponseArgs &args), void *object)openjaus::core::services::Events
systemTreeopenjaus::core::services::Discoveryprivate
Transport()openjaus::core::services::Transport
TransportService()openjaus::core::TransportInterfaceinlinestatic
TransportUri()openjaus::core::TransportInterfaceinlinestatic
unpublish(model::Message *message)openjaus::core::services::Events
unpublish(uint16 messageId)openjaus::core::services::Events
unsubscribe(uint32_t subscriptionId)openjaus::core::services::Events
unsubscribe(uint32_t subscriptionId, void(*callback)(const model::EventRequestResponseArgs &args))openjaus::core::services::Events
unsubscribe(uint32_t subscriptionId, void(*callback)(void *object, const model::EventRequestResponseArgs &args), void *object)openjaus::core::services::Events
openjaus::updateEvent(CreateEvent *createEvent)=0openjaus::core::EventsInterfacepure virtual
openjaus::updateEvent(UpdateEvent *updateEvent)=0openjaus::core::EventsInterfacepure virtual
openjaus::core::services::Events::updateEvent(CreateEvent *createEvent)openjaus::core::services::Eventsvirtual
openjaus::core::services::Events::updateEvent(UpdateEvent *updateEvent)openjaus::core::services::Eventsvirtual
updatePeriodic(uint32 subscriptionId, double rate_Hz)openjaus::core::services::Events
uri()openjaus::core::services::Discoverystatic
~Discovery()openjaus::core::services::Discoveryvirtual
~DiscoveryInterface()openjaus::core::DiscoveryInterfaceinlinevirtual
~Events()openjaus::core::services::Eventsvirtual
~EventsInterface()openjaus::core::EventsInterfaceinlinevirtual
~Transport()openjaus::core::services::Transportvirtual
~TransportInterface()openjaus::core::TransportInterfaceinlinevirtual