Apama
10.0.0.2
|
NamedContextInfo function API. More...
#include <engine_client_c.h>
Public Member Functions | |
AP_uint32 (AP_ENGINE_CLIENT_CALL *getNumSubMonitors)(AP_NamedContextInfo *info) | |
Gets the number of sub-monitors belonging to this context. More... | |
AP_uint32 (AP_ENGINE_CLIENT_CALL *getQueueSize)(AP_NamedContextInfo *info) | |
Gets the queue size of this context. More... | |
char const *const *AP_ENGINE_CLIENT_CALL * | getChannels (AP_NamedContextInfo *info) |
Gets the channels to which this context is subscribed. More... | |
NamedContextInfo function API.
AP_NamedContextInfo_Functions::AP_uint32 | ( | AP_ENGINE_CLIENT_CALL * | getNumSubMonitors | ) |
Gets the number of sub-monitors belonging to this context.
AP_NamedContextInfo_Functions::AP_uint32 | ( | AP_ENGINE_CLIENT_CALL * | getQueueSize | ) |
Gets the queue size of this context.
char const* const* AP_ENGINE_CLIENT_CALL* AP_NamedContextInfo_Functions::getChannels | ( | AP_NamedContextInfo * | info | ) |
Gets the channels to which this context is subscribed.