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

#include <MultiTabulatedFunction.h>

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

Public Member Functions

int GetLabel () const
 Return the label for the object. More...
 
TabulatedFunctionGetTabulatedFunction ()
 
const TabulatedFunctionGetTabulatedFunction () const
 
 LabeledTabulatedFunction (const int label, TabulatedFunction &tf)
 
 LabeledTabulatedFunction (const std::pair< int, TabulatedFunction * > pair)
 
bool operator!= (const LabeledObject &lobj) const
 
bool operator== (const LabeledObject &lobj) const
 

Protected Member Functions

TabulatedFunctionGetObject ()
 
const TabulatedFunctionGetObject () const
 

Detailed Description

Definition at line 11 of file MultiTabulatedFunction.h.

Constructor & Destructor Documentation

utl::LabeledTabulatedFunction::LabeledTabulatedFunction ( const int  label,
TabulatedFunction tf 
)
inline

Definition at line 14 of file MultiTabulatedFunction.h.

utl::LabeledTabulatedFunction::LabeledTabulatedFunction ( const std::pair< int, TabulatedFunction * >  pair)
inline

Definition at line 17 of file MultiTabulatedFunction.h.

Member Function Documentation

int utl::LabeledObject< TabulatedFunction >::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.

References utl::LabeledObject< T >::fLabel.

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

Definition at line 42 of file MultiObject.h.

References utl::LabeledObject< T >::fObject.

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

Definition at line 43 of file MultiObject.h.

References utl::LabeledObject< T >::fObject.

TabulatedFunction& utl::LabeledTabulatedFunction::GetTabulatedFunction ( )
inline

Definition at line 20 of file MultiTabulatedFunction.h.

References utl::LabeledObject< T >::GetObject().

const TabulatedFunction& utl::LabeledTabulatedFunction::GetTabulatedFunction ( ) const
inline

Definition at line 22 of file MultiTabulatedFunction.h.

References utl::LabeledObject< T >::GetObject().

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

Definition at line 38 of file MultiObject.h.

References utl::LabeledObject< T >::operator==().

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

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

, generated on Tue Sep 26 2023.