CCAFFEINE
0.8.8
|
#include <OPPFTest.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 |
::ccafeopq::ports::ParameterPortFactory * | ppf |
int | numtests |
std::vector < ::ccafeopq::TypeMap_shared > | pplist |
Uses opq ParameterPortFactory in response to its GoPort. For testing purposes only. Do NOT copy the code used to implement this class -- it depends on internal framework interfaces that are highly subject to change and will NOT be supported in future versions.
REPEAT: Don't do anything like this component when writing your own. This service (PPF) is not yet ported to classic space, just hacked there.
virtual int OPPFTest::go | ( | ) | [virtual] |
This generates parameter ports, and removes them.