Oracle Coherence for C++ API
Release 3.7.1.0
E22845-01
#include <coherence/net/cache/ContinuousQueryCache.hpp>
Inherits Object.
Encapsulates an event and a listener that are to be dispatched asynchronously.
Public Types |
|
| typedef spec::Handle | Handle |
| AsynchronousEvent Handle definition. | |
| typedef spec::View | View |
| AsynchronousEvent View definition. | |
| typedef spec::Holder | Holder |
| AsynchronousEvent Holder definition. | |
Public Member Functions |
|
| virtual void | dispatch () |
| Dispatch the event. | |
Protected Attributes |
|
| MemberHandle< MapEvent > | m_hEvent |
| The event to dispatch. | |
| MemberHandle < MapListener > |
m_hListener |
| The listener to receive the event. | |
The documentation for this class was generated from the following file: