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

◆ EPUBPath

friend class EPUBPath
friend

Referenced by EPUBPath.

Member Data Documentation

◆ m_components

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

Referenced by Relative(), and str().


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

Generated for libepubgen by doxygen 1.14.0