FAR::FARcompare_records_by_field Class Reference

#include <FARdb.h>

List of all members.

Public Member Functions

 FARcompare_records_by_field (int f, FARCmpType ct)
 FARcompare_records_by_field (int f_1, FARCmpType ct_1, int f_2, FARCmpType ct_2)
int operator() (const Record &r1, const Record &r2) const
int cmp_rec_1 (const Record &r1, const Record &r2) const
int cmp_rec_2 (const Record &r1, const Record &r2) const

Private Attributes

int n_cmp_f
int field_1
int field_2
FARCmpType cmp_type_1
FARCmpType cmp_type_2


Constructor & Destructor Documentation

FAR::FARcompare_records_by_field::FARcompare_records_by_field ( int  f,
FARCmpType  ct 
) [inline]

FAR::FARcompare_records_by_field::FARcompare_records_by_field ( int  f_1,
FARCmpType  ct_1,
int  f_2,
FARCmpType  ct_2 
) [inline]


Member Function Documentation

int FAR::FARcompare_records_by_field::cmp_rec_1 ( const Record r1,
const Record r2 
) const [inline]

int FAR::FARcompare_records_by_field::cmp_rec_2 ( const Record r1,
const Record r2 
) const [inline]

int FAR::FARcompare_records_by_field::operator() ( const Record r1,
const Record r2 
) const [inline]


Member Data Documentation


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

Generated on Tue Dec 9 16:55:38 2008 for QSAS by  doxygen 1.5.7