HDK
|
This is the complete list of members for UT_FileBuf, including all inherited members.
close() | UT_FileBuf | |
int_type typedef | UT_FileBuf | |
IOS_BASE typedef | UT_FileBuf | |
is_open() const | UT_FileBuf | inline |
off_type typedef | UT_FileBuf | |
open(const char *filename, OPEN_MODE mode, UT_IOS_TYPE mode_type=UT_IOS_BINARY) | UT_FileBuf | |
open(const std::string &filename, OPEN_MODE mode, UT_IOS_TYPE mode_type=UT_IOS_BINARY) | UT_FileBuf | inline |
OPEN_MODE typedef | UT_FileBuf | |
openTmpFile() | UT_FileBuf | |
overflow(int_type ch=traits_type::eof()) override | UT_FileBuf | inlineprotected |
pbackfail(int_type ch=traits_type::eof()) override | UT_FileBuf | inlineprotected |
pos_type typedef | UT_FileBuf | |
seekoff(off_type off, IOS_BASE::seekdir way, OPEN_MODE=IOS_BASE::in|IOS_BASE::out) override | UT_FileBuf | inlineprotected |
seekpos(pos_type off, OPEN_MODE=IOS_BASE::in|IOS_BASE::out) override | UT_FileBuf | inlineprotected |
setbuf(char *buf, std::streamsize n) override | UT_FileBuf | inlineprotected |
setFileAsSparse() | UT_FileBuf | |
SUPER_CLASS typedef | UT_FileBuf | |
sync() override | UT_FileBuf | inlineprotected |
uflow() override | UT_FileBuf | inlineprotected |
underflow() override | UT_FileBuf | inlineprotected |
UT_FileBuf() | UT_FileBuf | inline |
xsgetn(char *buf, std::streamsize n) override | UT_FileBuf | inlineprotected |
xsputn(const char *buf, std::streamsize n) override | UT_FileBuf | inlineprotected |
~UT_FileBuf() override | UT_FileBuf | inline |