Project
Loading...
Searching...
No Matches
std::hash< o2::header::DataIdentifier > Struct Reference

#include <SubTimeFrameFile.h>

Public Types

typedef o2::header::DataIdentifier argument_type
 
typedef std::uint64_t result_type
 

Public Member Functions

result_type operator() (argument_type const &a) const noexcept
 

Detailed Description

Definition at line 325 of file SubTimeFrameFile.h.

Member Typedef Documentation

◆ argument_type

typedef o2::header::DataIdentifier std::hash< o2::header::DataIdentifier >::argument_type

Definition at line 326 of file SubTimeFrameFile.h.

◆ result_type

typedef std::uint64_t std::hash< o2::header::DataIdentifier >::result_type

Definition at line 327 of file SubTimeFrameFile.h.

Member Function Documentation

◆ operator()()

result_type std::hash< o2::header::DataIdentifier >::operator() ( argument_type const &  a) const
inlinenoexcept

Definition at line 329 of file SubTimeFrameFile.h.


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