'Classic' CCA c++ binding (ccaffeine-only)  0.5.7
Public Member Functions
classic::gov::cca::TimeProducerPort Class Reference

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

#include <TimeProducerPort.h>

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

List of all members.

Public Member Functions

virtual ~TimeProducerPort ()
 obligatory vdtor
virtual CFREE char * getTime ()=0
 Produce the time as a string.
virtual ~TimeProducerPort ()
 obligatory vdtor
virtual CFREE char * getTime () CLASSIC_CCA_PURE
 Produce the time as a string.

Detailed Description

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


Constructor & Destructor Documentation

obligatory vdtor

{}

obligatory vdtor

{}

Member Function Documentation

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

Produce the time as a string.

virtual CFREE char* classic::gov::cca::TimeProducerPort::getTime ( ) [virtual]

Produce the time as a string.


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