1 #ifndef __neoTIMEPRODUCERPORT_H__ 2 #define __neoTIMEPRODUCERPORT_H__ 20 virtual std::string
getTime()= 0;
28 #endif //__neoTIMEPRODUCERPORT_H__ An example port for an interface for providing a time service.
Definition: TimeProducerPort.hh:12
virtual std::string getTime()=0
Produce the time as a string.
A pure-virtual tag interface to identify a function set capable of being exported to or imported from...
Definition: Port.hh:17
virtual ~TimeProducerPort()
obligatory vdtor
Definition: TimeProducerPort.hh:17
This is neoclassic – the ::classic::gov::cca headers updated to be similar to the official CCA speci...
Definition: neocca.hh:62