Apama  9.10.0.4.289795
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AP_PluginType_Functions Member List

This is the complete list of members for AP_PluginType_Functions, including all inherited members.

AP_bool(AP_PLUGIN_CALL *getBooleanValue)(const AP_PluginType *obj)AP_PluginType_Functions
AP_float64(AP_PLUGIN_CALL *getFloatValue)(const AP_PluginType *obj)AP_PluginType_Functions
AP_int64(AP_PLUGIN_CALL *getIntegerValue)(const AP_PluginType *obj)AP_PluginType_Functions
AP_TypeDiscriminator(AP_PLUGIN_CALL *getDiscriminator)(const AP_PluginType *obj)AP_PluginType_Functions
AP_TypeDiscriminator(AP_PLUGIN_CALL *getSequenceType)(const AP_PluginType *obj)AP_PluginType_Functions
AP_uint32(AP_PLUGIN_CALL *getSequenceLength)(const AP_PluginType *obj)AP_PluginType_Functions
getBooleanSequenceElements(const AP_PluginType *obj, AP_uint32 start, AP_uint32 length)AP_PluginType_Functions
getChunkSequenceElements(const AP_PluginType *obj, AP_uint32 start, AP_uint32 length)AP_PluginType_Functions
getChunkValue(const AP_PluginType *obj)AP_PluginType_Functions
getFloatSequenceElements(const AP_PluginType *obj, AP_uint32 start, AP_uint32 length)AP_PluginType_Functions
getIntegerSequenceElements(const AP_PluginType *obj, AP_uint32 start, AP_uint32 length)AP_PluginType_Functions
getSequenceElement(const AP_PluginType *obj, AP_uint32 index)AP_PluginType_Functions
getSequenceElements(const AP_PluginType *obj, AP_uint32 start, AP_uint32 length)AP_PluginType_Functions
getStringSequenceElements(const AP_PluginType *obj, AP_uint32 start, AP_uint32 length)AP_PluginType_Functions
getStringValue(const AP_PluginType *obj)AP_PluginType_Functions
void(AP_PLUGIN_CALL *setChunkValue)(const AP_PluginType *objAP_PluginType_Functions
void(AP_PLUGIN_CALL *setIntegerValue)(AP_PluginType *objAP_PluginType_Functions
void(AP_PLUGIN_CALL *setFloatValue)(AP_PluginType *objAP_PluginType_Functions
void(AP_PLUGIN_CALL *setBooleanValue)(AP_PluginType *objAP_PluginType_Functions
void(AP_PLUGIN_CALL *setStringValue)(AP_PluginType *objAP_PluginType_Functions
void(AP_PLUGIN_CALL *setSequenceLength)(const AP_PluginType *objAP_PluginType_Functions
void(AP_PLUGIN_CALL *createSequence)(const AP_PluginType *objAP_PluginType_Functions
void(AP_PLUGIN_CALL *copyFrom)(const AP_PluginType *objAP_PluginType_Functions
void(AP_PLUGIN_CALL *releaseSequenceElements)(const AP_PluginType *obj)AP_PluginType_Functions
void(AP_PLUGIN_CALL *releaseChunkSequenceElements)(const AP_PluginType *obj)AP_PluginType_Functions
void(AP_PLUGIN_CALL *releaseIntegerSequenceElements)(const AP_PluginType *obj)AP_PluginType_Functions
void(AP_PLUGIN_CALL *releaseFloatSequenceElements)(const AP_PluginType *obj)AP_PluginType_Functions
void(AP_PLUGIN_CALL *releaseBooleanSequenceElements)(const AP_PluginType *obj)AP_PluginType_Functions
void(AP_PLUGIN_CALL *releaseStringSequenceElements)(const AP_PluginType *obj)AP_PluginType_Functions