Simias::Event::EventBroker Class Reference

Class used to broker events to the subscribed clients. More...

Collaboration diagram for Simias::Event::EventBroker:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void RaiseEvent (SimiasEventArgs args)
 Called to raise an event.
void EventRaisedCallback (IAsyncResult ar)
 Call back from the async event invocation.

Static Public Member Functions

static EventBroker GetBroker ()
 Get a broker for the given simias store.


Detailed Description

Class used to broker events to the subscribed clients.


Member Function Documentation

void Simias::Event::EventBroker::RaiseEvent ( SimiasEventArgs  args  )  [inline]

Called to raise an event.

Parameters:
args The arguments for the event.

void Simias::Event::EventBroker::EventRaisedCallback ( IAsyncResult  ar  )  [inline]

Call back from the async event invocation.

Parameters:
ar Results of the call.

static EventBroker Simias::Event::EventBroker::GetBroker (  )  [inline, static]

Get a broker for the given simias store.

Returns:


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

Generated on Wed Apr 8 14:48:05 2009 for simias by  doxygen 1.5.6