wex v24.04.0
wex::stc_file Member List

This is the complete list of members for wex::stc_file, including all inherited members.

check_sync()wex::file
close()wex::file
ex_stream()wex::stc_file
file()wex::file
file(const path &p)wex::fileexplicit
file(const char *filename)wex::fileexplicit
file(const path &p, std::ios_base::openmode mode)wex::file
file(const char *filename, std::ios_base::openmode mode)wex::file
file(const file &rhs)wex::file
file_load(const path &p)wex::file
FILE_LOAD enum valuewex::stc_file
FILE_LOAD_SYNC enum valuewex::stc_file
file_new(const path &p)wex::file
FILE_SAVE enum valuewex::stc_file
file_save(const wex::path &p=wex::path())wex::file
FILE_SAVE_AS enum valuewex::stc_file
is_contents_changed() const overridewex::stc_filevirtual
is_open() constwex::fileinline
is_written() constwex::fileinline
open(std::ios_base::openmode mode=std::ios_base::in)wex::fileinline
open(const path &p, std::ios_base::openmode mode=std::ios_base::in)wex::file
operator=(const file &f)wex::file
path() constwex::fileinline
path()wex::fileinline
read(std::streampos seek_position=0)wex::file
reset_contents_changed() overridewex::stc_filevirtual
stc_file(stc *stc, const wex::path &p=wex::path())wex::stc_file
stream()wex::fileinline
use_stream(bool use=true)wex::fileinline
write(std::span< const char > buffer)wex::file
write(const std::string &s)wex::fileinline
~file()=defaultwex::filevirtual
~stc_file()=defaultwex::stc_file