te::qt::widgets::IntervalToObjectId Struct Reference

#include <HistogramUtils.h>

Public Member Functions

std::string getObjIdAsString () const
 
 IntervalToObjectId (te::dt::AbstractData *p_interval, te::da::ObjectId *p_oid)
 
bool operator< (const IntervalToObjectId &v) const
 

Public Attributes

te::dt::AbstractDatainterval
 
te::da::ObjectIdoid
 

Detailed Description

Definition at line 74 of file HistogramUtils.h.

Constructor & Destructor Documentation

te::qt::widgets::IntervalToObjectId::IntervalToObjectId ( te::dt::AbstractData p_interval,
te::da::ObjectId p_oid 
)
inline

Definition at line 79 of file HistogramUtils.h.

Member Function Documentation

std::string te::qt::widgets::IntervalToObjectId::getObjIdAsString ( ) const
inline

Definition at line 87 of file HistogramUtils.h.

References te::da::ObjectId::getValueAsString().

bool te::qt::widgets::IntervalToObjectId::operator< ( const IntervalToObjectId v) const
inline

Definition at line 81 of file HistogramUtils.h.

References interval.

Member Data Documentation

te::dt::AbstractData* te::qt::widgets::IntervalToObjectId::interval

Definition at line 76 of file HistogramUtils.h.

Referenced by operator<().

te::da::ObjectId* te::qt::widgets::IntervalToObjectId::oid

Definition at line 77 of file HistogramUtils.h.


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