4 #ifndef EventFilter_StorageManager_ConnectionID_h
5 #define EventFilter_StorageManager_ConnectionID_h
67 return os <<
id.value;
72 #endif // EventFilter_StorageManager_ConnectionID_h
std::ostream & operator<<(std::ostream &os, ConnectionID id)
ConnectionID operator++(int)
ConnectionID(unsigned int id=0)
bool operator!=(ConnectionID other) const
bool operator==(ConnectionID other) const
ConnectionID & operator++()
bool operator<(ConnectionID other) const