#include <VSDXMLHelper.h>
◆ VSDXRelationship() [1/2]
libvisio::VSDXRelationship::VSDXRelationship |
( |
xmlTextReaderPtr | reader | ) |
|
◆ VSDXRelationship() [2/2]
libvisio::VSDXRelationship::VSDXRelationship |
( |
| ) |
|
◆ ~VSDXRelationship()
libvisio::VSDXRelationship::~VSDXRelationship |
( |
| ) |
|
◆ getId()
const std::string libvisio::VSDXRelationship::getId |
( |
| ) |
const |
|
inline |
◆ getTarget()
const std::string libvisio::VSDXRelationship::getTarget |
( |
| ) |
const |
|
inline |
◆ getType()
const std::string libvisio::VSDXRelationship::getType |
( |
| ) |
const |
|
inline |
◆ rebaseTarget()
void libvisio::VSDXRelationship::rebaseTarget |
( |
const char * | baseDir | ) |
|
◆ m_id
std::string libvisio::VSDXRelationship::m_id |
|
private |
◆ m_target
std::string libvisio::VSDXRelationship::m_target |
|
private |
◆ m_type
std::string libvisio::VSDXRelationship::m_type |
|
private |
The documentation for this class was generated from the following files: