1 #ifndef __neoSTRINGCONSUMERPORT_H__ 2 #define __neoSTRINGCONSUMERPORT_H__ 22 virtual void setString(
const std::string & s)= 0;
30 #endif // __neoSTRINGCONSUMERPORT_H__ virtual void setString(const std::string &s)=0
Pass a string to the component.
virtual ~StringConsumerPort()
obligatory vdtor
Definition: StringConsumerPort.hh:19
A pure-virtual tag interface to identify a function set capable of being exported to or imported from...
Definition: Port.hh:17
An example port for a standard interface for passing a string to a component.
Definition: StringConsumerPort.hh:14
This is neoclassic – the ::classic::gov::cca headers updated to be similar to the official CCA speci...
Definition: neocca.hh:62