#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 Member Functions | |
template<class Archive > | |
void | serialize (Archive &ar, const unsigned int version) |
Private Attributes | |
unsigned int | id_ |
Friends | |
class | boost::serialization::access |
template<typename CondSerializationT , typename Enabled > | |
struct | cond::serialization::access |
Definition at line 6 of file ESStripGroupId.h.
|
inline |
Definition at line 8 of file ESStripGroupId.h.
|
inline |
Definition at line 9 of file ESStripGroupId.h.
|
inline |
Definition at line 17 of file ESStripGroupId.h.
References id_.
Referenced by operator<(), operator<=(), operator==(), operator>(), and operator>=().
|
inline |
Definition at line 14 of file ESStripGroupId.h.
|
inline |
Definition at line 15 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 12 of file ESStripGroupId.h.
|
private |
|
friend |
Definition at line 23 of file ESStripGroupId.h.
|
friend |
Definition at line 23 of file ESStripGroupId.h.
|
private |
Definition at line 20 of file ESStripGroupId.h.
Referenced by id(), operator<(), operator<=(), operator==(), operator>(), and operator>=().