| ed
    | 
#include <error_context.h>
| Public Member Functions | |
| void | change (const char *msg, const char *value=0) | 
| ErrorContext (const char *msg, const char *value=0) | |
| ~ErrorContext () | |
| Static Public Member Functions | |
| static ErrorContextData * | data () | 
Definition at line 14 of file error_context.h.
| ed::ErrorContext::ErrorContext | ( | const char * | msg, | 
| const char * | value = 0 | ||
| ) | 
Definition at line 37 of file error_context.cpp.
| ed::ErrorContext::~ErrorContext | ( | ) | 
Definition at line 50 of file error_context.cpp.
| void ed::ErrorContext::change | ( | const char * | msg, | 
| const char * | value = 0 | ||
| ) | 
Definition at line 59 of file error_context.cpp.
| 
 | static | 
Definition at line 65 of file error_context.cpp.
 1.8.17
 1.8.17