Main Page Namespace List Class Hierarchy Compound List File List Namespace Members Compound Members File Members
SimpleFile Member List
This is the complete list of members for SimpleFile, including all inherited members.
- append(SimpleFile other)
[inline]
- File::append(File other)
[private]
- clear()
[inline]
- dump(File other)
[inline, private]
- dump(std::ostream &out)
[private]
- eof()
[inline]
- fh_has_file(std::string name)
[private, static]
- File()
[private]
- File(std::string name, std::ios_base::openmode mode=std::ios_base::in|std::ios_base::out, bool nocreate=false, bool real=true)
[private]
- File(const File &file)
[private]
- flush()
[inline]
- get(char &c)
[inline]
- get_file() const
[inline]
- get_io()
[inline, private]
- get_line() const
[inline, private]
- get_mode() const
[inline, private]
- get_name() const
[inline]
- get_openmode(std::string mode)
[private]
- getline()
- is_valid() const
[inline]
- open(std::string name, std::string openmode, bool nocreate=false, bool real=true)
[inline]
- File::open(std::string name, std::ios_base::openmode mode=std::ios_base::in|std::ios_base::out, bool nocreate=false, bool real=true)
[inline, private]
- operator!() const
[inline]
- operator++()
[inline, private]
- operator--()
[inline, private]
- operator<<(const T t)
[inline, private]
- operator=(const SimpleFile &file)
[inline]
- File::operator=(const File &file)
[private]
- operator>>(T &t)
[inline, private]
- put(char c)
[inline]
- read(char *ptr, std::streamsize n)
[inline]
- seekg(long pos)
[inline]
- seekp(long pos)
[inline]
- set_line(int line)
[inline, private]
- SimpleFile()
[inline]
- SimpleFile(std::string name, std::string openmode, bool nocreate=false, bool real=false)
- SimpleFile(const File &file)
[inline]
- stats(File other)
[inline, private]
- stats(std::ostream &out)
[private]
- tellg()
[inline]
- tellp()
[inline]
- trunc()
[inline]
- use_handler()
[private, static]
- use_handler(bool u)
[private, static]
- use_tmp_files()
[private, static]
- use_tmp_files(bool u)
[private, static]
- write(std::string s)
[inline]
- write(std::string s, std::streamsize n)
[inline]
- ~File()
[private]
Generated on Tue Nov 20 02:19:54 2001 for Leo<HTML> by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001