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

Functions | Variables
testzmex.cc File Reference
#include <string>
#include "CLHEP/Cast/itos.h"
#include "CLHEP/Exceptions/ZMthrow.h"
#include "CLHEP/Exceptions/ZMexception.h"
#include "CLHEP/Exceptions/ZMerrno.h"

Go to the source code of this file.

Functions

 ZMexStandardDefinition (zmex::ZMexception, ZMxTest)
void display (const zmex::ZMexception *ex)
int main ()

Variables

const string QUOTE = "\""
const string NEWLINE1 = "\n"
const string NEWLINE2 = "\n\n"

Function Documentation

void display ( const zmex::ZMexception ex)
int main ( )

Definition at line 56 of file testzmex.cc.

References zmex::ZMexLogger::emit(), NEWLINE1, zmex::ZMlogger(), and ZMthrow.

ZMexStandardDefinition ( zmex::ZMexception  ,
ZMxTest   
)

Variable Documentation

const string NEWLINE1 = "\n"

Definition at line 42 of file testzmex.cc.

const string NEWLINE2 = "\n\n"

Definition at line 43 of file testzmex.cc.

const string QUOTE = "\""

Definition at line 41 of file testzmex.cc.