1#ifndef __STRINGCONSUMERPORT_H__
2#define __STRINGCONSUMERPORT_H__
22 virtual void setString(
const char* s) CLASSIC_CCA_PURE;
A tag interface to identify an interface capable of being exported to or imported from a CCA componen...
Definition cca.h:92
virtual void setString(const char *s) CLASSIC_CCA_PURE
Pass a string to the component.
virtual ~StringConsumerPort()
obligatory vdtor
Definition include/ports/StringConsumerPort.h:19
To deal with babel taking over this same namespace we name this one "classic.
Definition SimpleStamper.h:7