CCAFFEINE  0.8.8
Public Member Functions | Private Attributes
OPPFTest Class Reference

#include <OPPFTest.h>

List of all members.

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

Detailed Description

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.


Member Function Documentation

virtual int OPPFTest::go ( ) [virtual]

This generates parameter ports, and removes them.


The documentation for this class was generated from the following file: