libepubgen::EPUBPath::Relative Class Reference

#include <EPUBPath.h>

Public Member Functions

const std::string str () const
 

Private Member Functions

 Relative (const std::vector< std::string > &components)
 

Private Attributes

std::vector< std::string > m_components
 

Friends

class EPUBPath
 

Constructor & Destructor Documentation

◆ Relative()

libepubgen::EPUBPath::Relative::Relative ( const std::vector< std::string > &  components)
explicitprivate

Member Function Documentation

◆ str()

const std::string libepubgen::EPUBPath::Relative::str ( ) const

Friends And Related Function Documentation

◆ EPUBPath

friend class EPUBPath
friend

Member Data Documentation

◆ m_components

std::vector<std::string> libepubgen::EPUBPath::Relative::m_components
private

Referenced by str().


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

Generated for libepubgen by doxygen 1.8.14