Apama
9.10.0.4.289795
|
NamedReceiverInfo function API. More...
#include <engine_client_c.h>
Public Member Functions | |
AP_uint32 (AP_ENGINE_CLIENT_CALL *getQueueSize)(AP_NamedReceiverInfo *info) | |
Gets the queue size of this receiver. More... | |
char const *const *AP_ENGINE_CLIENT_CALL * | getChannels (AP_NamedReceiverInfo *info) |
Gets the channels to which this context is subscribed. More... | |
const AP_char8 *AP_ENGINE_CLIENT_CALL * | getAddress (AP_NamedReceiverInfo *info) |
Get the address of this receiver. More... | |
NamedReceiverInfo function API.
AP_NamedReceiverInfo_Functions::AP_uint32 | ( | AP_ENGINE_CLIENT_CALL * | getQueueSize | ) |
Gets the queue size of this receiver.
const AP_char8* AP_ENGINE_CLIENT_CALL* AP_NamedReceiverInfo_Functions::getAddress | ( | AP_NamedReceiverInfo * | info | ) |
Get the address of this receiver.
char const* const* AP_ENGINE_CLIENT_CALL* AP_NamedReceiverInfo_Functions::getChannels | ( | AP_NamedReceiverInfo * | info | ) |
Gets the channels to which this context is subscribed.