Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
CompareSectionToPoint Class Reference

Public Member Functions

 CompareSectionToPoint (const int theISection=-1, const int theIPoint=-1)
 
 ~CompareSectionToPoint ()
 
bool operator< (const CompareSectionToPoint &theOther) const
 

Private Attributes

int mySectionId
 
int myPointId
 

Constructor & Destructor Documentation

CompareSectionToPoint::CompareSectionToPoint ( const int  theISection = -1,
const int  theIPoint = -1 
)
inline
CompareSectionToPoint::~CompareSectionToPoint ( )
inline

Member Function Documentation

bool CompareSectionToPoint::operator< ( const CompareSectionToPoint theOther) const
inline

References myPointId, and mySectionId.

Member Data Documentation

int CompareSectionToPoint::myPointId
private
int CompareSectionToPoint::mySectionId
private

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