Generic hardware access library
|
A functor to sort the list of occupied address regions. More...
Public Member Functions | |
bool | operator() (const struct MappedItem *x, const struct MappedItem *y) const |
A functor to sort the list of occupied address regions.
This is only used in order to obtain a nicely sorted printout of the mapped address regions.
Definition at line 127 of file VME64xCrate.hh.
bool HAL::VME64xCrate::MappedItemSorter::operator() | ( | const struct MappedItem * | x, |
const struct MappedItem * | y | ||
) | const [inline] |
Definition at line 129 of file VME64xCrate.hh.