|
CUBRID Engine
latest
|
This is the complete list of members for cuberr::context, including all inherited members.
| clear_all_levels(void) | cuberr::context | private |
| clear_current_error_level(void) | cuberr::context | |
| clear_stack(void) | cuberr::context | private |
| context(bool automatic_registration=false, bool logging=false) | cuberr::context | |
| deregister_thread_local(void) | cuberr::context | |
| get_current_error_level(void) | cuberr::context | |
| get_logging(void) | cuberr::context | |
| get_thread_local_context(void) | cuberr::context | static |
| get_thread_local_error(void) | cuberr::context | static |
| has_error_stack(void) | cuberr::context | |
| m_automatic_registration | cuberr::context | private |
| m_base_level | cuberr::context | private |
| m_destroyed | cuberr::context | private |
| m_logging | cuberr::context | private |
| m_stack | cuberr::context | private |
| pop_error_stack(er_message &popped) | cuberr::context | |
| pop_error_stack_and_destroy(void) | cuberr::context | |
| push_error_stack(void) | cuberr::context | |
| register_thread_local(void) | cuberr::context | |
| ~context() | cuberr::context |