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 |
T | data |
template<typename T>
class barrett::systems::ExposedOutput< T >
The documentation for this class was generated from the following file: