#include <Flows_T.h>
Inheritance diagram for TAO_FDev
Public Methods | |
TAO_FDev (void) | |
default constructor. | |
TAO_FDev (const char *flowname) | |
constructor taking a flowname. | |
~TAO_FDev (void) | |
Destructor.. | |
const char* | flowname (void) |
set/get the flowname. create a flow producer object. | |
void | flowname (const char *flowname) |
|
default constructor.
|
|
constructor taking a flowname.
|
|
Destructor..
|
|
|
|
set/get the flowname. create a flow producer object.
|