|
ulib
1.0
S.W. Lee's essential C++ library
|
This is the complete list of members for ulib::CUFile, including all inherited members.
| CloseFile() | ulib::CUFile | |
| CUFile(int verbosity=0) | ulib::CUFile | |
| CUFile(CUString arg_file_name, CUString arg_file_mode="rb", int verbosity=0) | ulib::CUFile | |
| GetFileMode() | ulib::CUFile | |
| GetFileName() | ulib::CUFile | |
| GetFileSize() | ulib::CUFile | |
| GetFileSize(CUString filename) | ulib::CUFile | static |
| GetFileSize(char filename[]) | ulib::CUFile | static |
| GetFP() | ulib::CUFile | |
| IsOpen() | ulib::CUFile | |
| MoveToEnd() | ulib::CUFile | |
| MoveToStart() | ulib::CUFile | |
| OpenFile(CUString arg_file_name, CUString arg_file_mode="r") | ulib::CUFile | |
| ReopenFile(CUString arg_file_name, CUString arg_file_mode="r") | ulib::CUFile | |
| Verbosity(int arg_verbosity) | ulib::CUFile | |
| ~CUFile() | ulib::CUFile |
1.8.1.2