Libbarrett  1.2.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Defines
Public Member Functions | Protected Member Functions | Protected Attributes
barrett::systems::ExposedOutput< T > Class Template Reference
Inheritance diagram for barrett::systems::ExposedOutput< T >:
barrett::systems::System barrett::systems::SingleOutput< T >

List of all members.

Public Member Functions

 ExposedOutput (const std::string &sysName="ExposedOutput")
 ExposedOutput (const T &initialValue, const std::string &sysName="ExposedOutput")
void setValue (const T &value)
void setValueUndefined ()
void delegateTo (const System::Output< T > &delegate)

Protected Member Functions

virtual bool inputsValid ()
virtual void operate ()
virtual void invalidateOutputs ()

Protected Attributes

data

template<typename T>
class barrett::systems::ExposedOutput< T >


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