|
YSTest
PreAlpha_b400_20130424
The YSLib Test Project
|
成员的完整列表,这些成员属于 YSLib::File,包括所有继承而来的类成员
| CheckEOF() const | YSLib::File | inline |
| CheckSize() | YSLib::File | private |
| Close() | YSLib::File | |
| 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 |
| fp | YSLib::File | private |
| fsize | YSLib::File | private |
| GetPosition() const ynothrow | YSLib::File | inline |
| GetPtr() const ynothrow | YSLib::File | inline |
| GetSize() const ynothrow | YSLib::File | inline |
| noncopyable()=default | ystdex::noncopyable | inlineprivate |
| noncopyable(const noncopyable &)=delete | ystdex::noncopyable | inlineprivate |
| 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 |
| operator=(const noncopyable &)=delete | ystdex::noncopyable | private |
| Read(void *ptr, size_t size=1U, size_t nmemb=1U) const | YSLib::File | inline |
| Rewind() const | YSLib::File | inline |
| Seek(ptrdiff_t offset, int whence) const | YSLib::File | inline |
| Truncate(size_t) const | YSLib::File | virtual |
| Write(void *ptr, size_t size=1U, size_t nmemb=1U) const | YSLib::File | inline |
| ~File() | YSLib::File | virtual |
| ~noncopyable()=default | ystdex::noncopyable | private |