List of all members.
Classes |
| struct | UndelegateDisposer |
Public Member Functions |
|
void | setData (const T *newData) |
|
void | setUndefined () |
|
bool | isDefined () const |
|
const T * | getData () const |
|
void | delegateTo (Output< T > &delegateOutput) |
|
void | undelegate () |
Protected Attributes |
|
Output< T > & | parentOutput |
|
Value * | delegate |
|
bool | defined |
|
const T * | data |
Friends |
|
class | Input< T > |
|
class | Output< T > |
template<typename T>
class barrett::systems::System::Output< T >::Value
The documentation for this class was generated from the following files: