DemoReceiver Class Reference

#include <demo1.h>

Collaboration diagram for DemoReceiver:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 DemoReceiver (string name="DemoReceiver")
void printNumber (int nr)


Detailed Description

Represents the stub that will transform each incoming call (method) to an object subclassed from type ActiveDemoReceiver_msg_ The stub itself has an instance of the true active object.

Definition at line 241 of file demo1.h.


Constructor & Destructor Documentation

DemoReceiver::DemoReceiver ( string  name = "DemoReceiver"  )  [inline]

The constructor of the stub will also directly initalize the main object. Because object construction and delayed calls interfere somewhat we prohibit the actual implementation (and especially use) of a specialized Active Object constructor. Instead, simply the name is passed to the object. If you need to initialize the stub, you should consider adding an init message to the active object and calling (well sending a message to) it directly when the stub is generated.

Definition at line 261 of file demo1.h.


Member Function Documentation

void DemoReceiver::printNumber ( int  nr  )  [inline]

Definition at line 263 of file demo1.h.

Here is the caller graph for this function:


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

Generated on Sun Apr 4 23:26:09 2010 for Active Objects by  doxygen 1.5.9