CLHEP VERSION Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

zmex::ZMerrnoList Class Reference

#include <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
 
 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 Exceptions/ZMerrno.h.

Constructor & Destructor Documentation

◆ ZMerrnoList() [1/2]

zmex::ZMerrnoList::ZMerrnoList ( )

◆ ~ZMerrnoList() [1/2]

zmex::ZMerrnoList::~ZMerrnoList ( )

Definition at line 49 of file ZMerrno.cc.

References size().

◆ ZMerrnoList() [2/2]

zmex::ZMerrnoList::ZMerrnoList ( )

◆ ~ZMerrnoList() [2/2]

zmex::ZMerrnoList::~ZMerrnoList ( )

Member Function Documentation

◆ clear() [1/2]

void zmex::ZMerrnoList::clear ( )

◆ clear() [2/2]

void zmex::ZMerrnoList::clear ( )

◆ count() [1/2]

int zmex::ZMerrnoList::count ( ) const

◆ count() [2/2]

int zmex::ZMerrnoList::count ( ) const

◆ countSinceCleared() [1/2]

int zmex::ZMerrnoList::countSinceCleared ( ) const

◆ countSinceCleared() [2/2]

int zmex::ZMerrnoList::countSinceCleared ( ) const

◆ erase() [1/2]

void zmex::ZMerrnoList::erase ( )

Definition at line 129 of file ZMerrno.cc.

References size().

◆ erase() [2/2]

void zmex::ZMerrnoList::erase ( )

◆ get() [1/2]

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

Definition at line 94 of file ZMerrno.cc.

References size().

Referenced by main(), and name().

◆ get() [2/2]

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

◆ name() [1/2]

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

Definition at line 112 of file ZMerrno.cc.

References get(), zmex::ZMexception::name(), and size().

◆ name() [2/2]

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

◆ setMax() [1/2]

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

Definition at line 146 of file ZMerrno.cc.

References size().

Referenced by main().

◆ setMax() [2/2]

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

◆ size() [1/2]

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

◆ size() [2/2]

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

◆ write() [1/2]

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

Definition at line 66 of file ZMerrno.cc.

References zmex::ZMexception::clone(), and size().

Referenced by zmex::ZMthrow_().

◆ write() [2/2]

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

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