pktools
2.6.7
Processing Kernel for geospatial data
Public Member Functions
|
List of all members
Compare_PosValue Class Reference
Public Member Functions
int
operator()
(const
PosValue
&pv1, const
PosValue
&pv2) const
Detailed Description
Definition at line
28
of file
PosValue.h
.
Member Function Documentation
◆
operator()()
int Compare_PosValue::operator()
(
const
PosValue
&
pv1
,
const
PosValue
&
pv2
)
const
inline
Definition at line
30
of file
PosValue.h
.
30
{
31
return
pv1.value>pv2.value;
//for decreasing order
32
}
The documentation for this class was generated from the following file:
/tmp/slackdce/slackrepo.6a0m9U/build_pktools/PKTOOLS-2.6.7.6/src/base/
PosValue.h
Generated on Thu May 1 2025 21:49:52 for pktools by
1.9.3