Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members  

gov::cca::eg::SimpleStamper Class Reference

An example component that takes an input string and stamps it with a time string, then puts it on output. More...

#include <SimpleStamper.h>

Inheritance diagram for gov::cca::eg::SimpleStamper:

Inheritance graph
[legend]
Collaboration diagram for gov::cca::eg::SimpleStamper:

Collaboration graph
[legend]
List of all members.

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::Servicessvc

Detailed Description

An example component that takes an input string and stamps it with a time string, then puts it on output.


Constructor & Destructor Documentation

gov::cca::eg::SimpleStamper::SimpleStamper  
 

Spec required null constructor.

virtual gov::cca::eg::SimpleStamper::~SimpleStamper   [virtual]
 

required virtualness on destructor.


Member Function Documentation

virtual void gov::cca::eg::SimpleStamper::setServices ::gov::cca::Services   svc [virtual]
 

Implements gov::cca::Component.

virtual void gov::cca::eg::SimpleStamper::setString const char *    s [virtual]
 

Implements StringConsumerPort.

Implements gov::cca::StringConsumerPort.


The documentation for this class was generated from the following file:
Generated on Tue Aug 20 14:30:32 2002 for CCA Specification/Proposals by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002