CCAFFEINE
0.8.8
|
#include <DefaultPrintfPort.h>
A just-print-it port implementation. Tremendously buggy. The implementation of this port here merges log and err channels.
It is good practice for components implementing this interface to return immediately (minimizing cost) if noone is listening even though the component insists on talking.
The const versions of the member functions exist to shut up the Solaris compilers.