Apama  9.10.0.4.289795
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
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.

Member Function Documentation

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.


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