#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 |
| libepubgen::EPUBPath::Relative::Relative | ( | const std::vector< std::string > & | components | ) | [explicit, private] |
| const std::string libepubgen::EPUBPath::Relative::str | ( | ) | const |
friend class EPUBPath [friend] |
std::vector<std::string> libepubgen::EPUBPath::Relative::m_components [private] |
Referenced by str().