#include <WPS8.h>
Public Member Functions | |
Note () | |
![]() | |
Zone () | |
virtual | ~Zone () |
uint32_t const & | begin () const |
uint32_t | end () const |
uint32_t const & | length () const |
void | setBegin (uint32_t pos) |
void | setLength (uint32_t _length) |
void | setEnd (uint32_t _end) |
bool | valid () const |
Public Attributes | |
uint32_t | m_textOffset |
Additional Inherited Members | |
![]() | |
uint32_t | m_offset |
uint32_t | m_length |
|
inline |
uint32_t WPS8Parser::Note::m_textOffset |