3Depict
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | List of all members
PendingRange Class Reference

#include <rangeEditDialog.h>

Public Member Functions

 PendingRange (RangeFile *parentRange)
 
RangeFilegetRangePtr () const
 
void setEnd (float f)
 
void setStart (float f)
 
void setParentId (size_t v)
 
bool isFinished () const
 
void commit ()
 
float getStart () const
 
float getEnd () const
 
std::string getIonName () const
 

Constructor & Destructor Documentation

◆ PendingRange()

PendingRange::PendingRange ( RangeFile parentRange)

Member Function Documentation

◆ commit()

void PendingRange::commit ( )

References RangeFile::addRange(), ASSERT, and isFinished().

Referenced by PendingIon::getRangePtr(), and setParentId().

Here is the caller graph for this function:

◆ getEnd()

float PendingRange::getEnd ( ) const

Referenced by setParentId().

Here is the caller graph for this function:

◆ getIonName()

std::string PendingRange::getIonName ( ) const

References ASSERT, and RangeFile::getName().

Referenced by setParentId().

Here is the caller graph for this function:

◆ getRangePtr()

RangeFile* PendingRange::getRangePtr ( ) const
inline

◆ getStart()

float PendingRange::getStart ( ) const

Referenced by setParentId().

Here is the caller graph for this function:

◆ isFinished()

bool PendingRange::isFinished ( ) const

Referenced by commit(), PendingIon::getRangePtr(), and setParentId().

Here is the caller graph for this function:

◆ setEnd()

void PendingRange::setEnd ( float  f)
inline

◆ setParentId()

void PendingRange::setParentId ( size_t  v)
inline

◆ setStart()

void PendingRange::setStart ( float  f)
inline

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