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

Public Member Functions
zmex::ZMerrnoList Class Reference

#include <ZMerrno.h>

List of all members.

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

Definition at line 49 of file ZMerrno.cc.

References size().


Member Function Documentation

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

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

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: