DigitalSpaces::DIEventSubscriber1 Struct Reference
[InterfacesGeneric Interfaces]

#include <Interfaces.h>

Inherits DigitalSpaces::DIObjectBase.


Detailed Description

Used as a call-back from modules that create events.

When the event occures, the function DIEventSubscriber1::ReceiveEvent is called, with the appropriate information. This DInterface should be implemented in the object that is listening for events.

See also:
DIEventProvider1

Public Member Functions

void ReceiveEvent (const char *sEventSource, const char *sEventName)
 The function called when an event occurs.

Member Function Documentation

void DigitalSpaces::DIEventSubscriber1::ReceiveEvent ( const char *  sEventSource,
const char *  sEventName 
)

The function called when an event occurs.

The value of sEventSource and sEventName depend entirely on the implementation.


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

Generated on Sun Aug 31 17:46:28 2008 for Digital Spaces by  doxygen 1.5.6