NX 1.0.3
niu2x's base c++ helper library
载入中...
搜索中...
未找到
nx::file_system::File 成员列表

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

close()nx::file_system::File
err()nx::file_system::Filestatic
File(const String &p)nx::file_system::Fileexplicit
File(const String &p, FILE *file, OpenMode m)nx::file_system::File
get_mode() constnx::file_system::Fileinline
in()nx::file_system::Filestatic
open(OpenMode mode)nx::file_system::File
open_read()nx::file_system::Fileinline
open_write()nx::file_system::Fileinline
out()nx::file_system::Filestatic
read(void *buffer, size_t bytes) overridenx::file_system::Filevirtual
read_all()nx::Read
read_exact(void *buffer, size_t bytes)nx::Read
write(const void *buffer, size_t bytes) overridenx::file_system::Filevirtual
write_all(const void *buffer, size_t bytes)nx::Writevirtual
~File()nx::file_system::File
~Read()=0nx::Readpure virtual
~Write()=0nx::Writepure virtual