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

gov::cca::TimeProducerPort Class Reference

An example port for an interface for providing a time service. More...

#include <TimeProducerPort.h>

Inheritance diagram for gov::cca::TimeProducerPort:

Inheritance graph
[legend]
Collaboration diagram for gov::cca::TimeProducerPort:

Collaboration graph
[legend]
List of all members.

Public Methods

virtual ~TimeProducerPort ()
 obligatory vdtor. More...

virtual CFREE char * getTime ()=0
 Produce the time as a string. More...


Detailed Description

An example port for an interface for providing a time service.


Constructor & Destructor Documentation

virtual gov::cca::TimeProducerPort::~TimeProducerPort   [inline, virtual]
 

obligatory vdtor.

00012 {}


Member Function Documentation

virtual CFREE char* gov::cca::TimeProducerPort::getTime   [pure virtual]
 

Produce the time as a string.


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