wex  v21.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_fileinline
file()wex::file
file(const path &p)wex::file
file(const path &p, std::ios_base::openmode mode)wex::file
file(const char *filename)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_new(const path &p)wex::file
file_save(const path &p=path())wex::file
get_filename() constwex::file
is_contents_changed() const overridewex::stc_filevirtual
is_open() constwex::file
is_written() constwex::file
open(std::ios_base::openmode mode=std::ios_base::in)wex::file
open(const path &p, std::ios_base::openmode mode=std::ios_base::in)wex::file
operator=(const file &f)wex::file
put(char c)wex::file
read(std::streampos seek_position=0)wex::file
reset_contents_changed() overridewex::stc_filevirtual
stc_file(stc *stc, const std::string &filename=std::string())wex::stc_file
stream()wex::file
use_stream(bool use=true)wex::file
write(const char *s, size_t n)wex::file
write(const std::string &s)wex::file
~file()wex::filevirtual
~stc_file()wex::stc_file