Functor used to compare two SimCallbackBase objects, sorting by priority. More...
#include <Simulation/SimCallback.H>
Public Member Functions | |
bool | operator() (const SimCallbackBase *s1, const SimCallbackBase *s2) const |
Functor used to compare two SimCallbackBase objects, sorting by priority.
Definition at line 236 of file SimCallback.H.