#include <MultiTimeDistribution.h>
Public Member Functions | |
int | GetLabel () const |
Return the label for the object. More... | |
TimeDistribution< T > & | GetTimeDistribution () |
const TimeDistribution< T > & | GetTimeDistribution () const |
LabeledTimeDistribution (const int label, TimeDistribution< T > &td) | |
LabeledTimeDistribution (const std::pair< int, TimeDistribution< T > * > pair) | |
bool | operator!= (const LabeledObject &lobj) const |
bool | operator== (const LabeledObject &lobj) const |
Protected Member Functions | |
TimeDistribution< T > & | GetObject () |
const TimeDistribution< T > & | GetObject () const |
Definition at line 11 of file MultiTimeDistribution.h.
|
inline |
Definition at line 14 of file MultiTimeDistribution.h.
|
inline |
Definition at line 17 of file MultiTimeDistribution.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.
Referenced by utl::LabeledTimeDistribution< T >::GetTimeDistribution().
|
inlineprotectedinherited |
Definition at line 43 of file MultiObject.h.
|
inline |
Definition at line 20 of file MultiTimeDistribution.h.
References utl::LabeledObject< TimeDistribution< T > >::GetObject().
|
inline |
Definition at line 22 of file MultiTimeDistribution.h.
References utl::LabeledObject< TimeDistribution< T > >::GetObject().
|
inlineinherited |
Definition at line 38 of file MultiObject.h.
|
inlineinherited |
Definition at line 35 of file MultiObject.h.