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

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...
 

Detailed Description

NamedReceiverInfo function API.

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

Member Function Documentation

AP_NamedReceiverInfo_Functions::AP_uint32 ( AP_ENGINE_CLIENT_CALL *  getQueueSize)

Gets the queue size of this receiver.

Deprecated:
The C++ API should be used in preference
const AP_char8* AP_ENGINE_CLIENT_CALL* AP_NamedReceiverInfo_Functions::getAddress ( AP_NamedReceiverInfo info)

Get the address of this receiver.

Deprecated:
The C++ API should be used in preference
char const* const* AP_ENGINE_CLIENT_CALL* AP_NamedReceiverInfo_Functions::getChannels ( AP_NamedReceiverInfo 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: