Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

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

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]
 


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.


Member Data Documentation

String alma::demo::test::TestNCReceiver::TestReceiver::name [private]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:04:04 2009 for ACS Java API by doxygen 1.3.8