Public Member Functions | |
virtual | ~IPort () |
virtual std::string | port_type_name () const =0 |
Definition at line 29 of file test_typeid.cxx.
|
inlinevirtual |
Definition at line 30 of file test_typeid.cxx.
|
pure virtual |
Implemented in Port< T >, Port< float >, and Port< int >.