Apama  10.7.2.2
AP_CorrelatorInterface Member List

This is the complete list of members for AP_CorrelatorInterface, including all inherited members.

pluginNowBlocking() const =0AP_CorrelatorInterfacepure virtual
sendEvent(const char *event)=0AP_CorrelatorInterfacepure virtual
sendEventTo(const char *event, AP_uint64 targetContext, AP_uint64 sourceContext)=0AP_CorrelatorInterfacepure virtual
sendEventTo(const char *event, AP_uint64 targetContext, const AP_Context &source)=0AP_CorrelatorInterfacepure virtual
sendEventTo(const char *event, const char *targetChannel, const AP_Context &source)=0AP_CorrelatorInterfacepure virtual
subscribe(const AP_EventHandlerInterface::ptr_t &handler, std::initializer_list< const char * > channels)AP_CorrelatorInterfaceinline
subscribe(const AP_EventHandlerInterface::ptr_t &handler, const ITER &start, const ITER &end)AP_CorrelatorInterfaceinline
subscribe(const AP_EventHandlerInterface::ptr_t &handler, const T &channel)AP_CorrelatorInterfaceinline
subscribe_impl(const AP_EventHandlerInterface::ptr_t &handler, char const *const *start, char const *const *end)=0AP_CorrelatorInterfaceprotectedpure virtual
subscribe_impl(const AP_EventHandlerInterface::ptr_t &handler, const ITER &start, const ITER &end)AP_CorrelatorInterfaceinlineprotected
unsubscribe(const AP_EventHandlerInterface::ptr_t &handler, std::initializer_list< const char * > channels)AP_CorrelatorInterfaceinline
unsubscribe(const AP_EventHandlerInterface::ptr_t &handler, const ITER &start, const ITER &end)AP_CorrelatorInterfaceinline
unsubscribe(const AP_EventHandlerInterface::ptr_t &handler, const T &channel)AP_CorrelatorInterfaceinline
unsubscribe(const AP_EventHandlerInterface::ptr_t &handler)=0AP_CorrelatorInterfacepure virtual
unsubscribe_impl(const AP_EventHandlerInterface::ptr_t &handler, char const *const *start, char const *const *end)=0AP_CorrelatorInterfaceprotectedpure virtual
unsubscribe_impl(const AP_EventHandlerInterface::ptr_t &handler, const ITER &start, const ITER &end)AP_CorrelatorInterfaceinlineprotected
~AP_CorrelatorInterface()=0AP_CorrelatorInterfacepure virtual