Public Member Functions | |
virtual | ~SubFOut () |
virtual bool | put (const port_type &in) |
virtual bool | get (port_type &out) const |
Public Member Functions inherited from Port< float > | |
virtual | ~Port () |
virtual std::string | port_type_name () const |
virtual float | make () const |
Public Member Functions inherited from IPort | |
virtual | ~IPort () |
Additional Inherited Members | |
Public Types inherited from Port< float > | |
typedef float | port_type |
Definition at line 76 of file test_typeid.cxx.
|
inlinevirtual |
Definition at line 77 of file test_typeid.cxx.