1#ifndef __STRINGCONSUMERPORT_H__
2#define __STRINGCONSUMERPORT_H__
A tag interface to identify an interface capable of being exported to or imported from a CCA componen...
Definition cca.h:92
An example port for a standard interface for passing a string to a component.
Definition eg/ccaComponent/StringConsumerPort.h:17
virtual void setString(const char *s)=0
Pass a string to the component.
virtual ~StringConsumerPort()
obligatory vdtor
Definition eg/ccaComponent/StringConsumerPort.h:20
To deal with babel taking over this same namespace we name this one "classic.
Definition SimpleStamper.h:7