PandA-2024.02
Public Member Functions
GenericObjSorter Class Reference

#include <generic_obj.hpp>

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

Public Member Functions

 GenericObjSorter ()
 Constructor. More...
 
bool operator() (const generic_objRef &x, const generic_objRef &y) const
 Compare position of generic objects. More...
 

Detailed Description

Definition at line 203 of file generic_obj.hpp.

Constructor & Destructor Documentation

◆ GenericObjSorter()

GenericObjSorter::GenericObjSorter ( )
default

Constructor.

Header include.

utility include

Member Function Documentation

◆ operator()()

bool GenericObjSorter::operator() ( const generic_objRef x,
const generic_objRef y 
) const

Compare position of generic objects.

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

Definition at line 53 of file generic_obj.cpp.

References GenericObjUnsignedIntSorter::GenericObjUnsignedIntSorter(), generic_obj::get_string(), and THROW_ASSERT.

Here is the call graph for this function:

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