#include <ace/Dirent.h>
#include <ace/Dirent_Selector.h>
#include <pcre++.h>
#include <cpp_util_2/h/lexcast.hpp>
#include <cpp_util_2/lexcasts/h/util.hpp>
#include <oess_1/defs/h/ex.hpp>
#include <oess_1/db/storage/h/errno.hpp>
#include <oess_1/db/storage/trx/h/find_all_trace_files.hpp>
Пространства имен | |
namespace | oess_1 |
namespace | oess_1::db |
namespace | oess_1::db::storage |
namespace | oess_1::db::storage::trx |
Функции | |
static void | oess_1::db::storage::trx::split_physic_name (const std::string &physic_name, std::string &path_name, std::string &db_name) |
static void | oess_1::db::storage::trx::process_found_files (ACE_Dirent_Selector &selector, const std::string &physic_name, const std::string &extension, trace_file_number_set_t &numbers) |
trace_file_number_set_t | oess_1::db::storage::trx::find_all_specified_files (const std::string &physic_name, const std::string &extension) |
trace_file_number_set_t | oess_1::db::storage::trx::find_all_trace_files (const std::string &physic_name) |
trace_file_number_set_t | oess_1::db::storage::trx::find_all_snapshot_files (const std::string &physic_name) |