Apama
9.12.0.5
|
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_decimal(AP_PLUGIN_CALL *getDecimalValue)(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 | |
getDecimalSequenceElements(const AP_PluginType *obj, AP_uint32 start, AP_uint32 length) | 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 *obj | AP_PluginType_Functions | |
void(AP_PLUGIN_CALL *setIntegerValue)(AP_PluginType *obj | AP_PluginType_Functions | |
void(AP_PLUGIN_CALL *setFloatValue)(AP_PluginType *obj | AP_PluginType_Functions | |
void(AP_PLUGIN_CALL *setDecimalValue)(AP_PluginType *obj | AP_PluginType_Functions | |
void(AP_PLUGIN_CALL *setBooleanValue)(AP_PluginType *obj | AP_PluginType_Functions | |
void(AP_PLUGIN_CALL *setStringValue)(AP_PluginType *obj | AP_PluginType_Functions | |
void(AP_PLUGIN_CALL *setSequenceLength)(const AP_PluginType *obj | AP_PluginType_Functions | |
void(AP_PLUGIN_CALL *createSequence)(const AP_PluginType *obj | AP_PluginType_Functions | |
void(AP_PLUGIN_CALL *copyFrom)(const AP_PluginType *obj | AP_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 *releaseDecimalSequenceElements)(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 |