Apama  10.3.1.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
com::apama::epl::CorrelatorInterface Member List

This is the complete list of members for com::apama::epl::CorrelatorInterface, including all inherited members.

event_mode_t enum namecom::apama::epl::CorrelatorInterface
getCurrentContextId() const com::apama::epl::CorrelatorInterface
MAP_MODE enum valuecom::apama::epl::CorrelatorInterface
pluginMethodBlocking() const com::apama::epl::CorrelatorInterface
receiveThreadEndedCallbacks(std::unique_ptr< ThreadEndedHandler > &&handler) const com::apama::epl::CorrelatorInterface
registerEventHandler(std::unique_ptr< EventHandler > &&handler, const char *channel, event_mode_t mode=MAP_MODE, bool blocking=true) const com::apama::epl::CorrelatorInterface
sendEvent(const char *event) const com::apama::epl::CorrelatorInterface
sendEvent(const std::string &event) const com::apama::epl::CorrelatorInterfaceinline
sendEvent(const char *type, data_t &&event) const com::apama::epl::CorrelatorInterface
sendEventTo(const std::string &event, uint64_t ctx) const com::apama::epl::CorrelatorInterfaceinline
sendEventTo(const char *event, uint64_t ctx) const com::apama::epl::CorrelatorInterface
sendEventTo(const char *type, data_t &&event, uint64_t ctx) const com::apama::epl::CorrelatorInterface
sendEventTo(const std::string &event, const std::string &channel) const com::apama::epl::CorrelatorInterfaceinline
sendEventTo(const char *event, const char *channel) const com::apama::epl::CorrelatorInterface
sendEventTo(const char *type, data_t &&event, const char *channel) const com::apama::epl::CorrelatorInterface
STRING_MODE enum valuecom::apama::epl::CorrelatorInterface