Classes | |
class | dynamicgraph::ExceptionAbstract |
Namespaces | |
namespace | dynamicgraph |
This is the namespace where every object and class of this library is located. | |
Defines | |
#define | DG_RETHROW ( const ExceptionAbstract& err ) { throw err; } |
#define | DG_THROW throw |
#define DG_RETHROW ( const ExceptionAbstract& err ) { throw err; } |
#define DG_THROW throw |