#include <MultiTabulatedFunctionErrors.h>
Public Member Functions | |
int | GetLabel () const |
Return the label for the object. More... | |
TabulatedFunctionErrors & | GetTabulatedFunctionErrors () |
const TabulatedFunctionErrors & | GetTabulatedFunctionErrors () const |
LabeledTabulatedFunctionErrors (const int label, TabulatedFunctionErrors &tf) | |
LabeledTabulatedFunctionErrors (const std::pair< int, TabulatedFunctionErrors * > pair) | |
bool | operator!= (const LabeledObject &lobj) const |
bool | operator== (const LabeledObject &lobj) const |
Protected Member Functions | |
TabulatedFunctionErrors & | GetObject () |
const TabulatedFunctionErrors & | GetObject () const |
Definition at line 11 of file MultiTabulatedFunctionErrors.h.
|
inline |
Definition at line 15 of file MultiTabulatedFunctionErrors.h.
|
inline |
Definition at line 18 of file MultiTabulatedFunctionErrors.h.
|
inlineinherited |
Return the label for the object.
The label typically specifies the what signal component a utl::Trace or utl::TimeDistribution corresponds to
Definition at line 33 of file MultiObject.h.
|
inlineprotectedinherited |
Definition at line 42 of file MultiObject.h.
|
inlineprotectedinherited |
Definition at line 43 of file MultiObject.h.
|
inline |
Definition at line 21 of file MultiTabulatedFunctionErrors.h.
References utl::LabeledObject< T >::GetObject().
|
inline |
Definition at line 23 of file MultiTabulatedFunctionErrors.h.
References utl::LabeledObject< T >::GetObject().
|
inlineinherited |
Definition at line 38 of file MultiObject.h.
|
inlineinherited |
Definition at line 35 of file MultiObject.h.