at_end() const | ft_stream | |
data_object() | data_object | [inline] |
err | ft_stream | [static] |
file_stream(void *fp, gsgl::flags_t mode) | file_stream | [protected] |
file_stream(const gsgl::string &fname, gsgl::flags_t mode=FILE_OPEN_READ) | file_stream | |
fname | file_stream | [protected] |
fp | file_stream | [protected] |
ft_stream(void *fp, gsgl::flags_t mode) | ft_stream | [private] |
ft_stream(const gsgl::string &fname, gsgl::flags_t mode=FILE_OPEN_READ) | ft_stream | |
get() | ft_stream | [virtual] |
get_fname() const | file_stream | [inline] |
in | ft_stream | [static] |
mode | file_stream | [protected] |
operator<<(const wchar_t *) | text_stream | |
operator<<(const wchar_t &) | text_stream | |
operator<<(const int &) | text_stream | |
operator<<(const float &) | text_stream | |
operator<<(const double &) | text_stream | |
operator<<(const char *) | text_stream | |
operator>>(wchar_t &) | text_stream | |
operator>>(int &) | text_stream | |
operator>>(float &) | text_stream | |
operator>>(double &) | text_stream | |
out | ft_stream | [static] |
peek() | ft_stream | [virtual] |
read(wchar_t *, const gsgl::index_t) | ft_stream | [virtual] |
text_stream() | text_stream | [protected] |
unget(wchar_t) | ft_stream | [virtual] |
write(const wchar_t *, const gsgl::index_t) | ft_stream | [virtual] |
~data_object() | data_object | [inline, virtual] |
~file_stream() | file_stream | [virtual] |
~ft_stream() | ft_stream | [virtual] |
~text_stream() | text_stream | [virtual] |