#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::AbstractData * | interval | 
| te::da::ObjectId * | oid | 
Definition at line 74 of file HistogramUtils.h.
      
  | 
  inline | 
Definition at line 79 of file HistogramUtils.h.
      
  | 
  inline | 
Definition at line 87 of file HistogramUtils.h.
References te::da::ObjectId::getValueAsString(), and oid.
      
  | 
  inline | 
Definition at line 81 of file HistogramUtils.h.
References interval.
| 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.
Referenced by getObjIdAsString().