$search

myexcept.h File Reference

#include "include.h"
Include dependency graph for myexcept.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Bad_alloc
class  BaseException
class  Domain_error
class  Invalid_argument
class  Janitor
class  Length_error
class  Logic_error
class  Out_of_range
class  Overflow_error
class  Range_error
class  Runtime_error
class  Tracer



#define FREE_CHECK(Class)   public:
#define MONITOR_INT_DELETE(Operation, Size, Pointer)   {}
#define MONITOR_INT_NEW(Operation, Size, Pointer)   {}
#define MONITOR_REAL_DELETE(Operation, Size, Pointer)   {}
#define MONITOR_REAL_NEW(Operation, Size, Pointer)   {}
#define NEW_DELETE(Class)   FREE_CHECK(Class)
void Terminate ()

Detailed Description

Exception handler. The low level classes for

Definition in file myexcept.h.


Define Documentation

#define FREE_CHECK ( Class   )     public:

Definition at line 328 of file myexcept.h.

#define MONITOR_INT_DELETE ( Operation,
Size,
Pointer   )     {}

Definition at line 332 of file myexcept.h.

#define MONITOR_INT_NEW ( Operation,
Size,
Pointer   )     {}

Definition at line 330 of file myexcept.h.

#define MONITOR_REAL_DELETE ( Operation,
Size,
Pointer   )     {}

Definition at line 331 of file myexcept.h.

#define MONITOR_REAL_NEW ( Operation,
Size,
Pointer   )     {}

Definition at line 329 of file myexcept.h.

#define NEW_DELETE ( Class   )     FREE_CHECK(Class)

Definition at line 350 of file myexcept.h.


Function Documentation

void Terminate (  ) 

Definition at line 226 of file myexcept.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


kni
Author(s): Neuronics AG (see AUTHORS.txt); ROS wrapper by Martin Günther
autogenerated on Tue Mar 5 12:33:17 2013