Struct StepAndBeforeOrAfter

Struct Documentation

struct StepAndBeforeOrAfter

Public Types

enum BeforeOrAfter

Values:

enumerator BEFORE
enumerator AFTER

Public Functions

inline StepAndBeforeOrAfter()
inline StepAndBeforeOrAfter(const BeforeOrAfter &bOrA, const unsigned int &stepIDin)
inline bool operator<(const StepAndBeforeOrAfter &o) const
inline bool operator>(const StepAndBeforeOrAfter &o) const
inline bool operator==(const StepAndBeforeOrAfter &other) const
inline void write(ostream &o) const
inline void setToNever()
inline bool never() const

Public Members

unsigned int beforeOrAfter
unsigned int stepID

Public Static Attributes

static const unsigned int NEVER = 0x7FFFFFFF