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

#include <SubTimeFrameFile.h>

Public Types

typedef o2::header::DataHeader argument_type
 
typedef std::size_t result_type
 

Public Member Functions

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

Detailed Description

Definition at line 312 of file SubTimeFrameFile.h.

Member Typedef Documentation

◆ argument_type

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

Definition at line 313 of file SubTimeFrameFile.h.

◆ result_type

typedef std::size_t std::hash< o2::header::DataHeader >::result_type

Definition at line 314 of file SubTimeFrameFile.h.

Member Function Documentation

◆ operator()()

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

Definition at line 316 of file SubTimeFrameFile.h.


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