#include <Scheduler.H>
Public Member Functions | |
| bool | operator() (const RefCountedPtr< PeriodicFunction > &a_lhs, const RefCountedPtr< PeriodicFunction > &a_rhs) const |
| bool Scheduler::PeriodicFunctionLessThan::operator() | ( | const RefCountedPtr< PeriodicFunction > & | a_lhs, | |
| const RefCountedPtr< PeriodicFunction > & | a_rhs | |||
| ) | const [inline] |
References CH_assert, and RefCountedPtr< T, OP >::isNull().
1.5.5