Apama  10.0.0.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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.

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

Member Function Documentation

AP_NamedContextInfo_Functions::AP_uint32 ( AP_ENGINE_CLIENT_CALL *  getNumSubMonitors)

Gets the number of sub-monitors belonging to this context.

Deprecated:
The C++ API should be used in preference
AP_NamedContextInfo_Functions::AP_uint32 ( AP_ENGINE_CLIENT_CALL *  getQueueSize)

Gets the queue size of this context.

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