|
CLHEP VERSION Reference Documentation
CLHEP Home Page CLHEP Documentation CLHEP Bug Reports |
#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 ZMexception * | get (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 ZMexception * | get (unsigned int k=0) const |
| void | clear () |
| void | erase () |
| int | count () const |
| unsigned int | size () const |
Definition at line 57 of file CLHEP/Exceptions/ZMerrno.h.
| zmex::ZMerrnoList::ZMerrnoList | ( | ) |
| zmex::ZMerrnoList::~ZMerrnoList | ( | ) |
Definition at line 49 of file ZMerrno.cc.
References size().
| zmex::ZMerrnoList::ZMerrnoList | ( | ) |
| zmex::ZMerrnoList::~ZMerrnoList | ( | ) |
| 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 |
| 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 | ) |
| 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_().
1.8.9.1