|
NEOCCA bindings Specification
0.2.8
|
An example port for an interface for providing a time service. More...
#include <TimeProducerPort.hh>


Public Member Functions | |
| virtual | ~TimeProducerPort () |
| obligatory vdtor More... | |
| virtual std::string | getTime ()=0 |
| Produce the time as a string. More... | |
Public Member Functions inherited from neo::cca::Port | |
| virtual | ~Port () |
| obligatory virtual destructor More... | |
An example port for an interface for providing a time service.
string name is "neo.cca.ports.TimeProducerPort"
|
inlinevirtual |
|
pure virtual |
Produce the time as a string.
1.8.13