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_NamedContextInfo_Functions Struct Reference

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

Detailed Description

NamedContextInfo function API.

Member Function Documentation

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.


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