Classes | |
class | ROOT::Internal::RConcurrentHashColl::HashValue |
class | ROOT::Internal::RConcurrentHashColl |
This class is a thread-safe associative collection connecting a 256 bits digest/hash to a collection of uid (integer) This is used in the handling of the StreamerInfo record in TFile. More... | |
Namespaces | |
namespace | ROOT |
This file contains a specialised ROOT message handler to test for diagnostic in unit tests. | |
namespace | ROOT::Internal |
Typedefs | |
using | ROOT::Internal::RUidColl = std::vector< Int_t > |
Functions | |
bool | ROOT::Internal::operator== (const RConcurrentHashColl::HashValue &lhs, const RConcurrentHashColl::HashValue &rhs) |