ARTS 2.5.11 (git: 725533f0)
|
This is the complete list of members for bifstream, including all inherited members.
ateof() | binistream | |
bifstream() | bifstream | inline |
bifstream(const char *name, ios::openmode mode=ios::in|ios::binary) | bifstream | inlineexplicit |
binio() | binio | |
Byte typedef | binio | protected |
detect_system_flags() | binio | privatestatic |
eof() | binio | |
err | binio | protected |
error() | binio | |
Error typedef | binio | |
ErrorCode typedef | binio | |
Flag typedef | binio | |
Flags typedef | binio | protected |
Float typedef | binio | protected |
FType typedef | binio | |
getByte() final | bifstream | virtual |
getFlag(Flag f) | binio | |
getRaw(char *c, streamsize n) final | bifstream | inline |
binistream::getRaw(char *c, std::streamsize n)=0 | binistream | protectedpure virtual |
ignore(unsigned long amount=1) | binistream | |
Int typedef | binio | protected |
mfilep | bifstream | private |
my_flags | binio | protected |
Offset typedef | binio | |
peekFloat(FType ft) | binistream | |
peekInt(unsigned int size) | binistream | |
pos() final | bifstream | virtual |
readDoubleArray(double *d, unsigned long size) | binistream | |
readFloat(FType ft) | binistream | |
readInt(unsigned int size) | binistream | |
readString(char *str, unsigned long amount) | binistream | |
readString(char *str, unsigned long maxlen, const char delim) | binistream | |
seek(long spos, Offset offs) final | bifstream | virtual |
setFlag(Flag f, bool set=true) | binio | |
system_flags | binio | protectedstatic |
~bifstream() final | bifstream | inline |