#include <editor_map.hpp>

Public Member Functions | |
| editor_map_save_exception (const std::string &msg) | |
| ~editor_map_save_exception () throw () | |
Public Member Functions inherited from editor::editor_exception | |
| editor_exception (const std::string &msg) | |
Public Member Functions inherited from game::error | |
| error () | |
| error (const std::string &msg) | |
| ~error () throw () | |
| const char * | what () const throw () |
Additional Inherited Members | |
Public Attributes inherited from game::error | |
| std::string | message |
Definition at line 52 of file editor_map.hpp.
|
inline |
Definition at line 54 of file editor_map.hpp.
|
inline | |||||||||||||
Definition at line 58 of file editor_map.hpp.
1.8.8