Apama  9.10.0.4.289795
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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
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
~AP_CorrelatorInterface()=0AP_CorrelatorInterfacepure virtual