CLHEP 2.4.7.1
C++ Class Library for High Energy Physics
zmex::ZMerrnoList Class Reference

#include <CLHEP/Exceptions/ZMerrno.h>

Public Member Functions

 ZMerrnoList ()
 
 ~ZMerrnoList ()
 
unsigned int setMax (unsigned int limit)
 
void write (const ZMexception &x)
 
int countSinceCleared () const
 
std::string name (unsigned int k=0) const
 
const ZMexceptionget (unsigned int k=0) const
 
void clear ()
 
void erase ()
 
int count () const
 
unsigned int size () const
 

Detailed Description

Definition at line 57 of file ZMerrno.h.

Constructor & Destructor Documentation

◆ ZMerrnoList()

zmex::ZMerrnoList::ZMerrnoList ( )
inline

Definition at line 38 of file ZMerrno.icc.

◆ ~ZMerrnoList()

zmex::ZMerrnoList::~ZMerrnoList ( )

Member Function Documentation

◆ clear()

void zmex::ZMerrnoList::clear ( )
inline

Definition at line 92 of file ZMerrno.icc.

◆ count()

int zmex::ZMerrnoList::count ( ) const
inline

Definition at line 82 of file ZMerrno.icc.

◆ countSinceCleared()

int zmex::ZMerrnoList::countSinceCleared ( ) const
inline

Definition at line 52 of file ZMerrno.icc.

◆ erase()

void zmex::ZMerrnoList::erase ( )

◆ get()

const ZMexception * zmex::ZMerrnoList::get ( unsigned int k = 0) const

◆ name()

std::string zmex::ZMerrnoList::name ( unsigned int k = 0) const

◆ setMax()

unsigned int zmex::ZMerrnoList::setMax ( unsigned int limit)

◆ size()

unsigned int zmex::ZMerrnoList::size ( ) const
inline

Definition at line 68 of file ZMerrno.icc.

◆ write()

void zmex::ZMerrnoList::write ( const ZMexception & x)

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