|
CCAFFEINE
0.8.8
|
#include <ComplicatedStarterComponent.h>
Public Member Functions | |
| virtual void | setServices (classic::gov::cca::Services *cc) |
| virtual int | go () |
Private Attributes | |
| classic::gov::cca::Services * | myCore |
| classic::gov::cca::StringConsumerPort * | out |
| classic::gov::cca::JPrintfPort * | pfp |
Prints a string on its PrintfPort in response to its GoPort.
| virtual int ComplicatedStarterComponent::go | ( | ) | [virtual] |
This generates a string and sends it to the connected string consumer.
1.7.6.1