Represents window within provided BinaryData.
More...
#include <BinaryData.hpp>
Represents window within provided BinaryData.
◆ Window() [1/3]
Constructor.
- Parameters
-
data | the source data. |
offset | the offset within source data. |
size | the size of widnow in source data. |
- Exceptions
-
◆ Window() [2/3]
Constructor.
- Parameters
-
data | the source data. |
offset | the offset within source data. |
size | the size of widnow in source data. |
- Exceptions
-
◆ Window() [3/3]
Constructor.
- Parameters
-
data | the source data. |
offset | the offset within source data. |
size | the size of widnow in source data. |
- Exceptions
-
◆ getData()
const uint8_t* CppMate::BinaryData::Window::getData |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ getSize()
uint64_t CppMate::BinaryData::Window::getSize |
( |
| ) |
const |
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: