#include <ESStripGroupId.h>
Public Member Functions | |
ESStripGroupId () | |
ESStripGroupId (const unsigned int &id) | |
const unsigned int | id () const |
bool | operator< (const ESStripGroupId &rhs) const |
bool | operator<= (const ESStripGroupId &rhs) const |
bool | operator== (const ESStripGroupId &rhs) const |
bool | operator> (const ESStripGroupId &rhs) const |
bool | operator>= (const ESStripGroupId &rhs) const |
Private Attributes | |
unsigned int | id_ |
Definition at line 4 of file ESStripGroupId.h.
|
inline |
Definition at line 6 of file ESStripGroupId.h.
|
inline |
Definition at line 7 of file ESStripGroupId.h.
|
inline |
Definition at line 15 of file ESStripGroupId.h.
References id_.
Referenced by operator<(), operator<=(), operator==(), operator>(), and operator>=().
|
inline |
Definition at line 12 of file ESStripGroupId.h.
|
inline |
Definition at line 13 of file ESStripGroupId.h.
|
inline |
Definition at line 11 of file ESStripGroupId.h.
|
inline |
Definition at line 9 of file ESStripGroupId.h.
|
inline |
Definition at line 10 of file ESStripGroupId.h.
|
private |
Definition at line 18 of file ESStripGroupId.h.
Referenced by id(), operator<(), operator<=(), operator==(), operator>(), and operator>=().