HIPO4 C++ Library 4.4.1
Columnar I/O library for CLAS12 physics data
Loading...
Searching...
No Matches
hipo::hipoeventfile Class Reference

#include <hipoeventiterator.h>

Classes

class  iterator
 

Public Types

using const_iterator = iterator
 

Public Member Functions

 hipoeventfile (const std::string &filename)
 
 hipoeventfile (hipoeventfile &&other) noexcept=default
 
hipoeventfileoperator= (hipoeventfile &&other) noexcept=default
 
 hipoeventfile (const hipoeventfile &)=delete
 
hipoeventfileoperator= (const hipoeventfile &)=delete
 
iterator begin ()
 
iterator end ()
 

Friends

class iter_event
 

Member Typedef Documentation

◆ const_iterator

Constructor & Destructor Documentation

◆ hipoeventfile() [1/3]

hipo::hipoeventfile::hipoeventfile ( const std::string &  filename)
inlineexplicit

◆ hipoeventfile() [2/3]

hipo::hipoeventfile::hipoeventfile ( hipoeventfile &&  other)
defaultnoexcept

◆ hipoeventfile() [3/3]

hipo::hipoeventfile::hipoeventfile ( const hipoeventfile )
delete

Member Function Documentation

◆ operator=() [1/2]

hipoeventfile & hipo::hipoeventfile::operator= ( hipoeventfile &&  other)
defaultnoexcept

◆ operator=() [2/2]

hipoeventfile & hipo::hipoeventfile::operator= ( const hipoeventfile )
delete

◆ begin()

hipoeventfile::iterator hipo::hipoeventfile::begin ( )
inline

◆ end()

hipoeventfile::iterator hipo::hipoeventfile::end ( )
inline

Friends And Related Symbol Documentation

◆ iter_event

friend class iter_event
friend

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