Apama  10.0.0.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AP_NamedPluginReceiverInfo_Functions Struct Reference

NamedPluginReceiverInfo function API. More...

#include <engine_client_c.h>

Public Member Functions

 AP_uint32 (AP_ENGINE_CLIENT_CALL *getQueueSize)(AP_NamedPluginReceiverInfo *info)
 Gets the queue size of this receiver. More...
 
char const *const
*AP_ENGINE_CLIENT_CALL * 
getChannels (AP_NamedPluginReceiverInfo *info)
 Gets the channels to which this context is subscribed. More...
 

Detailed Description

NamedPluginReceiverInfo function API.

Deprecated:
The C++ API should be used in preference

Member Function Documentation

AP_NamedPluginReceiverInfo_Functions::AP_uint32 ( AP_ENGINE_CLIENT_CALL *  getQueueSize)

Gets the queue size of this receiver.

Deprecated:
The C++ API should be used in preference
char const* const* AP_ENGINE_CLIENT_CALL* AP_NamedPluginReceiverInfo_Functions::getChannels ( AP_NamedPluginReceiverInfo info)

Gets the channels to which this context is subscribed.

Deprecated:
The C++ API should be used in preference

The documentation for this struct was generated from the following file: