SAGA API  v9.5
CSG_Index::CSG_Index_Compare Class Referenceabstract

#include <mat_tools.h>

Inherited by CSG_Index_Compare_Double, CSG_Index_Compare_Function, CSG_Index_Compare_Int, CSG_Index_Compare_Strings, CSG_Table_Record_Compare_Field, and CSG_Table_Record_Compare_Fields.

Public Member Functions

 CSG_Index_Compare (void)
 
virtual ~CSG_Index_Compare (void)
 
virtual int Compare (const sLong a, const sLong b)=0
 

Detailed Description

Definition at line 202 of file mat_tools.h.

Constructor & Destructor Documentation

◆ CSG_Index_Compare()

CSG_Index::CSG_Index_Compare::CSG_Index_Compare ( void  )
inline

Definition at line 205 of file mat_tools.h.

◆ ~CSG_Index_Compare()

virtual CSG_Index::CSG_Index_Compare::~CSG_Index_Compare ( void  )
inlinevirtual

Definition at line 206 of file mat_tools.h.

Member Function Documentation

◆ Compare()

virtual int CSG_Index::CSG_Index_Compare::Compare ( const sLong  a,
const sLong  b 
)
pure virtual

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