Public Member Functions | |
| VSDXShapeId (unsigned id, unsigned level, unsigned shapeId) | |
| ~VSDXShapeId () | |
| void | handle (VSDXCollector *collector) |
Private Attributes | |
| unsigned | m_id |
| unsigned | m_level |
| unsigned | m_shapeId |
| libvisio::VSDXShapeId::VSDXShapeId | ( | unsigned | id, |
| unsigned | level, | ||
| unsigned | shapeId | ||
| ) | [inline] |
| libvisio::VSDXShapeId::~VSDXShapeId | ( | ) | [inline] |
| void libvisio::VSDXShapeId::handle | ( | VSDXCollector * | collector | ) | [virtual] |
Implements libvisio::VSDXShapeListElement.
unsigned libvisio::VSDXShapeId::m_id [private] |
Referenced by handle().
unsigned libvisio::VSDXShapeId::m_level [private] |
Referenced by handle().
unsigned libvisio::VSDXShapeId::m_shapeId [private] |
Referenced by handle().