Libbarrett  1.2.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Defines
Public Member Functions | Protected Attributes
barrett::systems::IOConversion< InputType, OutputType > Class Template Reference
Inheritance diagram for barrett::systems::IOConversion< InputType, OutputType >:
barrett::systems::Conversion< OutputType >

List of all members.

Public Member Functions

 IOConversion (System::Input< InputType > &conversionInput, System::Output< OutputType > &conversionOutput)
virtual System::Input
< InputType > * 
getConversionInput ()
virtual System::Output
< OutputType > & 
getConversionOutput ()

Protected Attributes

System::Input< InputType > & input
System::Output< OutputType > & output

template<typename InputType, typename OutputType>
class barrett::systems::IOConversion< InputType, OutputType >


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Defines