|
LRAUV
revA
|
These are enumerated to simplify sorting and ordering. More...
#include <SyncComponent.h>
Public Member Functions | |
| CycleOrder (int orderPreference) | |
| operator int () const | |
| bool | operator== (const CycleOrder &otherPreference) const |
| bool | operator!= (const CycleOrder &otherPreference) const |
| bool | operator< (const CycleOrder &otherPreference) const |
Private Attributes | |
| int | orderPreference_ |
These are enumerated to simplify sorting and ordering.
|
inline |
|
inline |
References orderPreference_.
|
inline |
References orderPreference_.
|
inline |
References orderPreference_.
|
inline |
References orderPreference_.
|
private |
Referenced by operator int(), operator!=(), operator<(), and operator==().