List of all members | Public Member Functions | Protected Member Functions
utl::LabeledTabulatedFunctionErrors Class Reference

#include <MultiTabulatedFunctionErrors.h>

Inheritance diagram for utl::LabeledTabulatedFunctionErrors:
Inheritance graph
[legend]

Public Member Functions

int GetLabel () const
 Return the label for the object. More...
 
TabulatedFunctionErrorsGetTabulatedFunctionErrors ()
 
const TabulatedFunctionErrorsGetTabulatedFunctionErrors () 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

TabulatedFunctionErrorsGetObject ()
 
const TabulatedFunctionErrorsGetObject () const
 

Detailed Description

Definition at line 11 of file MultiTabulatedFunctionErrors.h.

Constructor & Destructor Documentation

utl::LabeledTabulatedFunctionErrors::LabeledTabulatedFunctionErrors ( const int  label,
TabulatedFunctionErrors tf 
)
inline

Definition at line 15 of file MultiTabulatedFunctionErrors.h.

utl::LabeledTabulatedFunctionErrors::LabeledTabulatedFunctionErrors ( const std::pair< int, TabulatedFunctionErrors * >  pair)
inline

Definition at line 18 of file MultiTabulatedFunctionErrors.h.

Member Function Documentation

int utl::LabeledObject< TabulatedFunctionErrors >::GetLabel ( ) const
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.

TabulatedFunctionErrors & utl::LabeledObject< TabulatedFunctionErrors >::GetObject ( )
inlineprotectedinherited

Definition at line 42 of file MultiObject.h.

const TabulatedFunctionErrors & utl::LabeledObject< TabulatedFunctionErrors >::GetObject ( ) const
inlineprotectedinherited

Definition at line 43 of file MultiObject.h.

TabulatedFunctionErrors& utl::LabeledTabulatedFunctionErrors::GetTabulatedFunctionErrors ( )
inline
const TabulatedFunctionErrors& utl::LabeledTabulatedFunctionErrors::GetTabulatedFunctionErrors ( ) const
inline
bool utl::LabeledObject< TabulatedFunctionErrors >::operator!= ( const LabeledObject< TabulatedFunctionErrors > &  lobj) const
inlineinherited

Definition at line 38 of file MultiObject.h.

bool utl::LabeledObject< TabulatedFunctionErrors >::operator== ( const LabeledObject< TabulatedFunctionErrors > &  lobj) const
inlineinherited

Definition at line 35 of file MultiObject.h.


The documentation for this class was generated from the following file:

, generated on Tue Sep 26 2023.