53 if (!real_id)
return false;
54 return real_id->cid == this->cid;
SimpleConnID(const ConnID *orig=0)
virtual ConnID * clone() const
virtual bool isSameID(ConnID const &id) const
Classes which contain all implementation code for the RTT.
A simplistic id that is only same with its own clones (and clones of clones).
This class is used in places where a permanent representation of a reference to a connection is neede...