alma::demo::test::TestNCReceiver::TestReceiver Class Reference

Collaboration diagram for alma::demo::test::TestNCReceiver::TestReceiver:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TestReceiver (String receiverName)
void receive (EventDescription data)

Private Attributes

String name

Constructor & Destructor Documentation

alma::demo::test::TestNCReceiver::TestReceiver::TestReceiver ( String  receiverName  )  [inline]

References name.


Member Function Documentation

void alma::demo::test::TestNCReceiver::TestReceiver::receive ( EventDescription  data  )  [inline]

The one function that your receiver's object class must have! When you create a receiver class, the object class which the receiver will give the event to must have a function called receive and its argument must be the same type as the data being received from the event. If the types do not match an error will be thrown when you try to attach to the channel.

References alma::acsnc::EventDescription::name, and name.


Member Data Documentation

Referenced by receive(), and TestReceiver().


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

Generated by  doxygen 1.6.2