Project
Loading...
Searching...
No Matches
o2::framework::ObjectCache::Id Struct Reference

#include <ObjectCache.h>

Classes

struct  hash_fn
 

Public Member Functions

bool operator== (const Id &other) const
 

Static Public Member Functions

static Id fromRef (DataRef &ref)
 

Public Attributes

int64_t value
 

Detailed Description

Definition at line 24 of file ObjectCache.h.

Member Function Documentation

◆ fromRef()

static Id o2::framework::ObjectCache::Id::fromRef ( DataRef ref)
inlinestatic

Definition at line 26 of file ObjectCache.h.

◆ operator==()

bool o2::framework::ObjectCache::Id::operator== ( const Id other) const
inline

Definition at line 30 of file ObjectCache.h.

Member Data Documentation

◆ value

int64_t o2::framework::ObjectCache::Id::value

Definition at line 25 of file ObjectCache.h.


The documentation for this struct was generated from the following file: