ARTS 2.5.11 (git: 725533f0)
|
This is the complete list of members for binistream, including all inherited members.
ateof() | binistream | |
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()=0 | binistream | protectedpure virtual |
getFlag(Flag f) | binio | |
getRaw(char *c, std::streamsize n)=0 | binistream | protectedpure virtual |
ignore(unsigned long amount=1) | binistream | |
Int typedef | binio | protected |
my_flags | binio | protected |
Offset typedef | binio | |
peekFloat(FType ft) | binistream | |
peekInt(unsigned int size) | binistream | |
pos()=0 | binio | pure 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, Offset=Set)=0 | binio | pure virtual |
setFlag(Flag f, bool set=true) | binio | |
system_flags | binio | protectedstatic |