Context Class Reference
#include <Context.h>
Public Member Functions | |
| Context (istream &s) | |
Public Attributes | |
| bool | Endiness |
| istream & | Strm |
| uint8_t | VersionMajor |
| uint8_t | VersionMinor |
Constructor & Destructor Documentation
◆ Context()
| Context::Context | ( | istream & | s | ) |
Member Data Documentation
◆ Endiness
| bool Context::Endiness |
◆ Strm
| istream& Context::Strm |
Referenced by U16::read(), U8::read(), I32::read(), UChar::read(), U32::read(), and JtReader::readToc().
◆ VersionMajor
| uint8_t Context::VersionMajor |
◆ VersionMinor
| uint8_t Context::VersionMinor |
The documentation for this class was generated from the following file:
- src/Mod/JtReader/App/JrJt/Context.h
1.8.17