#include <VSDParser.h>
Public Member Functions | |
Pointer () | |
Pointer (const Pointer &ptr)=default | |
Pointer & | operator= (const Pointer &ptr)=default |
Public Attributes | |
unsigned | Type |
unsigned | Offset |
unsigned | Length |
unsigned short | Format |
unsigned | ListSize |
|
inline |
Referenced by operator=(), and Pointer().
|
default |
unsigned short libvisio::Pointer::Format |
unsigned libvisio::Pointer::Length |
unsigned libvisio::Pointer::ListSize |
Referenced by Pointer().
unsigned libvisio::Pointer::Offset |
unsigned libvisio::Pointer::Type |