PandA-2024.02
Public Member Functions
GenericObjUnsignedIntSorter Class Reference

#include <generic_obj.hpp>

Inheritance diagram for GenericObjUnsignedIntSorter:
Inheritance graph
[legend]
Collaboration diagram for GenericObjUnsignedIntSorter:
Collaboration graph
[legend]

Public Member Functions

 GenericObjUnsignedIntSorter ()
 Constructor. More...
 
bool operator() (const std::pair< generic_objRef, int > &x, const std::pair< generic_objRef, int > &y) const
 Compare position of generic object-ints. More...
 

Detailed Description

Definition at line 220 of file generic_obj.hpp.

Constructor & Destructor Documentation

◆ GenericObjUnsignedIntSorter()

GenericObjUnsignedIntSorter::GenericObjUnsignedIntSorter ( )
default

Constructor.

Referenced by GenericObjSorter::operator()().

Here is the caller graph for this function:

Member Function Documentation

◆ operator()()

bool GenericObjUnsignedIntSorter::operator() ( const std::pair< generic_objRef, int > &  x,
const std::pair< generic_objRef, int > &  y 
) const

Compare position of generic object-ints.

Parameters
xis the first generic_obj-int
yis the second generic_obj-int
Returns
true if index of x is less than y

Definition at line 66 of file generic_obj.cpp.

References THROW_ASSERT.


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

Generated on Mon Feb 12 2024 13:03:53 for PandA-2024.02 by doxygen 1.8.13