#include <Err.h>
Inheritance diagram for rs::err::ErrorModule:
Public Methods | |
ErrorModule (const std::string &new_module_name, bool appendTo=true) | |
~ErrorModule () | |
Private Attributes | |
std::string | old_module_name |
Definition at line 112 of file Err.h.
|
Changes the module name used by Error. Define one instance of ErrorModule in the main block of your module. If you are using ProgramInfo then you should be aware, that it uses set_module_name too. It is intended that you call ProgramInfo::init before you call ErrorModule.
|
|
|
|
|
Contact me in case of errors or questions. This documentation is powered by ![]() |
(C) 2000-2002 ![]() |