Public Member Functions | List of all members
Hydra Class Referenceabstract
Inheritance diagram for Hydra:
Sink< InputType > Sink< int > Source< OutputType > Source< int > IntSink IntSource

Public Member Functions

virtual ~Hydra ()
 
bool insert (AnyPorts &input)=0
 
bool extract (AnyPorts &output)=0
 

Detailed Description

Definition at line 7 of file _test_hydra.cxx.

Constructor & Destructor Documentation

virtual Hydra::~Hydra ( )
inlinevirtual

Definition at line 9 of file _test_hydra.cxx.

9 {}

Member Function Documentation

bool Hydra::extract ( AnyPorts output)
pure virtual
bool Hydra::insert ( AnyPorts input)
pure virtual

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