ALMaSS Rabbit ODdox  1.1
The rabbit model description following ODdox protocol
maperrormsg.h File Reference

Go to the source code of this file.

Classes

class  MapErrorMsg
 

Enumerations

enum  MapErrorState {
  WARN_BUG, WARN_FATAL, WARN_UNDEF, WARN_FILE,
  WARN_MSG, WARN_TRIVIAL, WARN_ALL
}
 

Variables

class MapErrorMsgg_msg
 

Enumeration Type Documentation

◆ MapErrorState

Enumerator
WARN_BUG 
WARN_FATAL 
WARN_UNDEF 
WARN_FILE 
WARN_MSG 
WARN_TRIVIAL 
WARN_ALL 

Definition at line 33 of file maperrormsg.h.

33  {
34  WARN_BUG,
35  WARN_FATAL,
36  WARN_UNDEF,
37  WARN_FILE,
38  WARN_MSG,
40  WARN_ALL

Variable Documentation

◆ g_msg

class MapErrorMsg* g_msg

Definition at line 41 of file maperrormsg.cpp.

WARN_BUG
Definition: maperrormsg.h:34
WARN_ALL
Definition: maperrormsg.h:40
WARN_UNDEF
Definition: maperrormsg.h:36
WARN_MSG
Definition: maperrormsg.h:38
MapErrorState
MapErrorState
Definition: maperrormsg.h:33
WARN_FATAL
Definition: maperrormsg.h:35
WARN_FILE
Definition: maperrormsg.h:37
WARN_TRIVIAL
Definition: maperrormsg.h:39