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

#include <SubTimeFrameFile.h>

Public Types

typedef o2::header::DataDescription 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 285 of file SubTimeFrameFile.h.

Member Typedef Documentation

◆ argument_type

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

Definition at line 286 of file SubTimeFrameFile.h.

◆ result_type

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

Definition at line 287 of file SubTimeFrameFile.h.

Member Function Documentation

◆ operator()()

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

Definition at line 289 of file SubTimeFrameFile.h.


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