41#ifndef STRING_INCLUDED
42 #define STRING_INCLUDED
47 #define DEQUE_INCLUDED
67 unsigned int setMax(
unsigned int limit );
81 std::string
name(
unsigned int k = 0 )
const;
110 std::deque< const ZMexception * > errors_;
113 static const int ZMERRNO_LENGTH = 100;
117 int countSinceCleared_;
129#include "CLHEP/Exceptions/ZMerrno.icc"
unsigned int setMax(unsigned int limit)
unsigned int size() const
void write(const ZMexception &x)
int countSinceCleared() const
const ZMexception * get(unsigned int k=0) const
std::string name(unsigned int k=0) const