C++ example for the Common Component Architecture Working group.


SimpleStamper.{h,cpp} is the sample component.
It has array overrun bugs and should not be used in production code.

StringConsumerPort.h and TimeProducerPort.h are example port definitions.

