|
Apama
10.15.6.6
|
This is the complete list of members for com::apama::engine::EngineManagement, including all inherited members.
| attachAsEventConsumerTo(EngineManagement *target, const char *const *channels, bool disconnectSlow=false, ConnectMode mode=CONNECT_LEGACY)=0 | com::apama::engine::EngineManagement | pure virtual |
| attachAsEventConsumerTo(const char *host, int port, const char *const *channels, bool disconnectSlow=false, ConnectMode mode=CONNECT_LEGACY)=0 | com::apama::engine::EngineManagement | pure virtual |
| CONNECT_LEGACY enum value | com::apama::engine::EngineManagement | |
| CONNECT_PARALLEL enum value | com::apama::engine::EngineManagement | |
| connectEventConsumer(com::apama::event::EventConsumer *consumer, const char *const *channels, bool disconnectSlow)=0 | com::apama::engine::EngineManagement | pure virtual |
| connectEventConsumer(com::apama::event::EventConsumer *consumer, const char *const *channels)=0 | com::apama::engine::EngineManagement | pure virtual |
| ConnectMode enum name | com::apama::engine::EngineManagement | |
| deleteAll()=0 | com::apama::engine::EngineManagement | pure virtual |
| deleteName(const char *name)=0 | com::apama::engine::EngineManagement | pure virtual |
| detachAsEventConsumerFrom(EngineManagement *target, const char *const *channels, ConnectMode mode=CONNECT_LEGACY)=0 | com::apama::engine::EngineManagement | pure virtual |
| detachAsEventConsumerFrom(const char *host, int port, const char *const *channels, ConnectMode mode=CONNECT_LEGACY)=0 | com::apama::engine::EngineManagement | pure virtual |
| flushEvents()=0 | com::apama::engine::EngineManagement | pure virtual |
| forceDeleteName(const char *name)=0 | com::apama::engine::EngineManagement | pure virtual |
| getReceiverConnections()=0 | com::apama::engine::EngineManagement | pure virtual |
| getStatus() | com::apama::engine::EngineManagement | inline |
| injectCDP(const AP_uint8 *cdpbytes, AP_uint32 size, const char *filename=NULL)=0 | com::apama::engine::EngineManagement | pure virtual |
| injectCDPWithWarnings(const AP_uint8 *cdpbytes, AP_uint32 size)=0 | com::apama::engine::EngineManagement | pure virtual |
| injectCDPWithWarningsFilename(const AP_uint8 *cdpbytes, AP_uint32 size, const char *filename)=0 | com::apama::engine::EngineManagement | pure virtual |
| injectJava(const AP_uint8 *jarbytes, AP_uint32 size)=0 | com::apama::engine::EngineManagement | pure virtual |
| injectJavaWithWarnings(const AP_uint8 *jarbytes, AP_uint32 size)=0 | com::apama::engine::EngineManagement | pure virtual |
| injectJavaWithWarningsFilename(const AP_uint8 *jarbytes, AP_uint32 size, const char *filename)=0 | com::apama::engine::EngineManagement | pure virtual |
| injectMonitorScript(MonitorScript &script)=0 | com::apama::engine::EngineManagement | pure virtual |
| injectMonitorScriptWithWarnings(MonitorScript &script)=0 | com::apama::engine::EngineManagement | pure virtual |
| injectMonitorScriptWithWarningsFilename(MonitorScript &script, const char *filename)=0 | com::apama::engine::EngineManagement | pure virtual |
| inspectEngine()=0 | com::apama::engine::EngineManagement | pure virtual |
| isConnected()=0 | com::apama::engine::EngineManagement | pure virtual |
| killName(const char *name)=0 | com::apama::engine::EngineManagement | pure virtual |
| ping()=0 | com::apama::engine::EngineManagement | pure virtual |
| sendEvents(const com::apama::event::Event *const *events)=0 | com::apama::engine::EngineManagement | pure virtual |
| sendEventsNoBatching(const com::apama::event::Event *const *events)=0 | com::apama::engine::EngineManagement | pure virtual |
| setReceiverConnections(const std::vector< com::apama::engine::EngineConnection > &connections)=0 | com::apama::engine::EngineManagement | pure virtual |