|
ARTS
2.3.1285(git:92a29ea9-dirty)
|
This is the complete list of members for binstream, including all inherited members.
| Add enum value | binio | |
| ateof() | binistream | |
| BigEndian enum value | binio | |
| binio() | binio | |
| binistream() | binistream | |
| binostream() | binostream | |
| binstream() | binstream | |
| Byte typedef | binio | protected |
| Denied enum value | binio | |
| Double enum value | binio | |
| End enum value | binio | |
| Eof enum value | binio | |
| eof() | binio | |
| err | binio | protected |
| Error typedef | binio | |
| error() | binio | |
| ErrorCode enum name | binio | |
| Fatal enum value | binio | |
| Flag enum name | binio | |
| Flags typedef | binio | protected |
| Float typedef | binio | protected |
| FloatIEEE enum value | binio | |
| FType enum name | binio | |
| getByte()=0 | binistream | protectedpure virtual |
| getFlag(Flag f) | binio | |
| getRaw(char *c, streamsize n)=0 | binistream | protectedpure virtual |
| ignore(unsigned long amount=1) | binistream | |
| Int typedef | binio | protected |
| my_flags | binio | protected |
| NoError enum value | binio | |
| NotFound enum value | binio | |
| NotOpen enum value | binio | |
| Offset enum name | binio | |
| peekFloat(FType ft) | binistream | |
| peekInt(unsigned int size) | binistream | |
| pos()=0 | binio | pure virtual |
| putByte(Byte)=0 | binostream | protectedpure virtual |
| putRaw(const char *c, streamsize n)=0 | binostream | protectedpure virtual |
| 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 | |
| readString(const char delim='\0') | binistream | |
| seek(long, Offset=Set)=0 | binio | pure virtual |
| Set enum value | binio | |
| setFlag(Flag f, bool set=true) | binio | |
| Single enum value | binio | |
| system_flags | binio | protectedstatic |
| Unsupported enum value | binio | |
| writeFloat(Float f, FType ft) | binostream | |
| writeInt(Int val, unsigned int size) | binostream | |
| writeString(const char *str, unsigned long amount=0) | binostream | |
| writeString(const std::string &str) | binostream | |
| ~binio() | binio | virtual |
| ~binistream() | binistream | virtual |
| ~binostream() | binostream | virtual |
| ~binstream() | binstream | virtual |