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

Public Member Functions | List of all members
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 CLHEP/Exceptions/ZMerrno.h.

Constructor & Destructor Documentation

zmex::ZMerrnoList::ZMerrnoList ( )
zmex::ZMerrnoList::~ZMerrnoList ( )

Definition at line 49 of file ZMerrno.cc.

References size().

zmex::ZMerrnoList::ZMerrnoList ( )
zmex::ZMerrnoList::~ZMerrnoList ( )

Member Function Documentation

void zmex::ZMerrnoList::clear ( )
void zmex::ZMerrnoList::clear ( )
int zmex::ZMerrnoList::count ( ) const
int zmex::ZMerrnoList::count ( ) const
int zmex::ZMerrnoList::countSinceCleared ( ) const
int zmex::ZMerrnoList::countSinceCleared ( ) const
void zmex::ZMerrnoList::erase ( )
void zmex::ZMerrnoList::erase ( )

Definition at line 129 of file ZMerrno.cc.

References size().

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

Definition at line 94 of file ZMerrno.cc.

References size().

Referenced by main().

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

Definition at line 112 of file ZMerrno.cc.

References size().

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

Definition at line 146 of file ZMerrno.cc.

References size().

Referenced by main().

unsigned int zmex::ZMerrnoList::size ( ) const
unsigned int zmex::ZMerrnoList::size ( ) const
void zmex::ZMerrnoList::write ( const ZMexception x)
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_().


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