Libbarrett  1.2.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Defines
Classes | Public Member Functions | Protected Attributes | Friends
barrett::systems::System::Output< T >::Value Class Reference

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
Valuedelegate
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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Defines