Apama  10.0.0.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AP_EventSupplier_Functions Struct Reference

EventSupplier function API. More...

#include <engine_client_c.h>

Public Member Functions

 void (AP_ENGINE_CLIENT_CALL *disconnect)(AP_EventSupplier *supplier)
 Disconnect the EventSupplier from its consumer. More...
 

Detailed Description

EventSupplier function API.

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

Member Function Documentation

AP_EventSupplier_Functions::void ( AP_ENGINE_CLIENT_CALL *  disconnect)

Disconnect the EventSupplier from its consumer.

Disconnection is automatically performed as part of AP_DeleteEventSupplier so in most cases there is no need to call this method explicitly.

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

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