realroot_doc 0.1.1
method_debug Struct Reference

#include <system_method.hpp>

List of all members.

Public Member Functions


Detailed Description

Definition at line 44 of file system_method.hpp.


Constructor & Destructor Documentation

virtual ~method_debug ( void  ) [inline, virtual]

Definition at line 46 of file system_method.hpp.

{}

Member Function Documentation

virtual void output ( const char *  msg) [inline, virtual]

Definition at line 47 of file system_method.hpp.

Referenced by method< system, _strgy_, _rdslv_, _sbdrl_ >::error().

                                            {
          std::cerr << msg << std::endl;
          exit(1);
      }

The documentation for this struct was generated from the following file: