5 #ifndef EventFilter_StorageManager_ConsumerID_h
6 #define EventFilter_StorageManager_ConsumerID_h
71 return os <<
id.value;
76 #endif // EventFilter_StorageManager_ConsumerID_h
ConsumerID(unsigned int id=0)
std::ostream & operator<<(std::ostream &os, ConsumerID id)
bool operator<(ConsumerID other) const
ConsumerID operator++(int)
bool operator!=(ConsumerID other) const
bool operator==(ConsumerID other) const
ConsumerID & operator++()