Generic hardware access library
HAL::VME64xCrate::MappedItemSorter Class Reference

A functor to sort the list of occupied address regions. More...

List of all members.

Public Member Functions

bool operator() (const struct MappedItem *x, const struct MappedItem *y) const

Detailed Description

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.


Member Function Documentation

bool HAL::VME64xCrate::MappedItemSorter::operator() ( const struct MappedItem x,
const struct MappedItem y 
) const [inline]

Definition at line 129 of file VME64xCrate.hh.


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