libvisio::VSDXRelationships Class Reference

#include <VSDXMLHelper.h>

List of all members.

Public Member Functions

 VSDXRelationships (librevenge::RVNGInputStream *input)
 ~VSDXRelationships ()
void rebaseTargets (const char *baseDir)
const VSDXRelationshipgetRelationshipByType (const char *type) const
const VSDXRelationshipgetRelationshipById (const char *id) const
bool empty () const

Private Attributes

std::map< std::string,
VSDXRelationship
m_relsByType
std::map< std::string,
VSDXRelationship
m_relsById

Constructor & Destructor Documentation

libvisio::VSDXRelationships::VSDXRelationships ( librevenge::RVNGInputStream *  input)

Member Function Documentation

bool libvisio::VSDXRelationships::empty ( ) const [inline]

Member Data Documentation

Referenced by empty(), and VSDXRelationships().

Referenced by empty(), and VSDXRelationships().


The documentation for this class was generated from the following files: