Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
RConcurrentHashColl.hxx File Reference
#include <memory>
#include <vector>
#include <functional>
#include "Rtypes.h"

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
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)