Apama  10.7.2.2
AP_PluginTypeList_Functions Struct Reference

[DEPRECATED]
AP_TypeList function API More...

#include <correlator_plugin.h>

Public Member Functions

 AP_uint32 (AP_PLUGIN_CALL *getSize)(const AP_PluginTypeList *list)
 
 AP_bool (AP_PLUGIN_CALL *isEmpty)(const AP_PluginTypeList *list)
 
const AP_PluginType *AP_PLUGIN_CALL * getElement (const AP_PluginTypeList *list, AP_uint32 index)
 

Detailed Description

[DEPRECATED]
AP_TypeList function API

Deprecated:
This class has been deprecated.

Member Function Documentation

◆ AP_bool()

AP_PluginTypeList_Functions::AP_bool ( AP_PLUGIN_CALL *  isEmpty) const
Deprecated:
Return true iff size() == 0

◆ AP_uint32()

AP_PluginTypeList_Functions::AP_uint32 ( AP_PLUGIN_CALL *  getSize) const
Deprecated:
Return the number of objects in the list

◆ getElement()

const AP_PluginType* AP_PLUGIN_CALL* AP_PluginTypeList_Functions::getElement ( const AP_PluginTypeList *  list,
AP_uint32  index 
)
Deprecated:
Return a pointer to an element of the list

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