CUBRID Engine
latest
|
Go to the source code of this file.
Namespaces | |
cubbase | |
Functions | |
std::ostream & | cubbase::operator<< (std::ostream &os, const resource_tracker_item &item) |
bool | cubbase::restrack_pop_error (void) |
void | cubbase::restrack_set_error (bool error) |
void | cubbase::restrack_set_suppress_assert (bool suppress) |
bool | cubbase::restrack_is_assert_suppressed (void) |
void | cubbase::restrack_log (const std::string &str) |
Variables | |
bool | cubbase::Restrack_has_error = false |
bool | cubbase::Restrack_suppress_assert = false |