NexusForce 1.0.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
temp_file 成员列表

成员的完整列表,这些成员属于 temp_file,包括所有继承而来的类成员

cleanup() noexcepttemp_file
cleanup_all_temp_files()temp_filestatic
create_temp_file(const string &prefix="tmp", const string &suffix=".tmp", file_creation mode=file_creation::CREATE_FORCE)temp_filestatic
delete_policy 枚举名称temp_file
file() noexcepttemp_fileinline
file() const noexcepttemp_fileinline
keep() noexcepttemp_fileinline
operator=(temp_file &&other) noexcepttemp_file
policy() const noexcepttemp_fileinline
register_for_cleanup(const path &temp_path)temp_filestatic
release()temp_file
set_delete_policy(const delete_policy policy) noexcepttemp_fileinline
temp_file(const string &prefix="tmp", const string &suffix=".tmp", file_creation mode=file_creation::CREATE_FORCE, delete_policy policy=delete_policy::AUTO_DELETE)temp_fileexplicit
temp_file(const path &existing_path, delete_policy policy=delete_policy::AUTO_DELETE)temp_fileexplicit
temp_file(temp_file &&other) noexcepttemp_file
~temp_file()temp_file