Apama  10.1.0.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AP_PluginTypeList_Functions Struct Reference

#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

Member Function Documentation

AP_PluginTypeList_Functions::AP_bool ( AP_PLUGIN_CALL *  isEmpty) const
Deprecated:
Return true iff size() == 0
AP_PluginTypeList_Functions::AP_uint32 ( AP_PLUGIN_CALL *  getSize) const
Deprecated:
Return the number of objects in the list
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: