|
YSTest
PreAlpha_b400_20130424
The YSLib Test Project
|
成员的完整列表,这些成员属于 YSLib::TextFile,包括所有继承而来的类成员
| bl | YSLib::TextFile | private |
| CheckBOM(Text::Encoding &) | YSLib::TextFile | |
| CheckEOF() const | YSLib::File | inline |
| Close() | YSLib::File | |
| Encoding | YSLib::TextFile | |
| File() | YSLib::File | |
| File(const_path_t, const char *="rb") | YSLib::File | explicit |
| File(const_path_t, std::ios_base::openmode) | YSLib::File | |
| File(const String &, const ucs2_t *=u"rb") | YSLib::File | explicit |
| File(const String &, std::ios_base::openmode) | YSLib::File | |
| Flush() const | YSLib::File | inline |
| GetBOM() const | YSLib::TextFile | |
| GetBOMSize() const ynothrow | YSLib::TextFile | inline |
| GetPosition() const ynothrow | YSLib::File | inline |
| GetPtr() const ynothrow | YSLib::File | inline |
| GetSize() const ynothrow | YSLib::File | inline |
| GetTextPosition() const ynothrow | YSLib::TextFile | inline |
| GetTextSize() const ynothrow | YSLib::TextFile | inline |
| Locate(u32) const | YSLib::TextFile | |
| Open(const_path_t, const char *="rb") | YSLib::File | |
| Open(const_path_t, std::ios_base::openmode) | YSLib::File | |
| Open(const String &, const ucs2_t *=u"rb") | YSLib::File | |
| Open(const String &, std::ios_base::openmode) | YSLib::File | |
| operator bool() const ynothrow | YSLib::File | inlineexplicit |
| operator!() const ynothrow | YSLib::File | inline |
| Read(void *ptr, size_t size=1U, size_t nmemb=1U) const | YSLib::File | inline |
| ReadChar(_tChar &c, _tParams &&...args) const | YSLib::TextFile | inline |
| Rewind() const | YSLib::TextFile | |
| Seek(ptrdiff_t offset, int whence) const | YSLib::File | inline |
| SkipChar(_tParams &&...args) const | YSLib::TextFile | inline |
| TextFile(const_path_t, std::ios_base::openmode=std::ios_base::in, Text::Encoding=Text::CS_Default) | YSLib::TextFile | explicit |
| TextFile(const String &) | YSLib::TextFile | explicit |
| Truncate(size_t) const override | YSLib::TextFile | virtual |
| Write(void *ptr, size_t size=1U, size_t nmemb=1U) const | YSLib::File | inline |
| ~File() | YSLib::File | virtual |