#include <SimpleStamper.h>
Inheritance diagram for gov::cca::eg::SimpleStamper:


Public Methods | |
| SimpleStamper () | |
| Spec required null constructor. More... | |
| virtual | ~SimpleStamper () |
| required virtualness on destructor. More... | |
| virtual void | setServices (::gov::cca::Services *svc) |
| Implements gov::cca::Component. More... | |
| virtual void | setString (const char *s) |
| Implements StringConsumerPort. More... | |
Private Attributes | |
| ::gov::cca::Services * | svc |
|
|
Spec required null constructor.
|
|
|
required virtualness on destructor.
|
|
|
Implements gov::cca::Component.
|
|
|
Implements StringConsumerPort.
Implements gov::cca::StringConsumerPort. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002