DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
dunedaq::oks::hash_class_ptr Struct Reference

#include <object.hpp>

Public Member Functions

size_t operator() (const OksClass *x) const
 

Detailed Description

Definition at line 806 of file object.hpp.

Member Function Documentation

◆ operator()()

size_t dunedaq::oks::hash_class_ptr::operator() ( const OksClass * x) const
inline

Definition at line 808 of file object.hpp.

808 {
809 return reinterpret_cast<size_t>(x);
810 }

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