CGEM BOSS 6.6.5.i
BESIII Offline Software System
Loading...
Searching...
No Matches
NotImplemented.h File Reference
#include "ers/Assertion.h"

Go to the source code of this file.

Classes

class  ers::NotImplemented
 Macro to mark unimplemented code. More...
 

Namespaces

namespace  ers
 

Macros

#define ERS_NOT_IMPLEMENTED()
 
#define ERS_NOT_IMPLEMENTED_FATAL()
 

Macro Definition Documentation

◆ ERS_NOT_IMPLEMENTED

#define ERS_NOT_IMPLEMENTED ( )
Value:
#define ERS_HERE
Definition Context.h:119
Macro to mark unimplemented code.
@ error
Definition Core.h:24

Definition at line 35 of file NotImplemented.h.

Referenced by ers::StreamFactory::StreamFactory().

◆ ERS_NOT_IMPLEMENTED_FATAL

#define ERS_NOT_IMPLEMENTED_FATAL ( )
Value:
throw ers::NotImplemented(ERS_HERE,ers::ers_fatal)

Definition at line 36 of file NotImplemented.h.