|
| const std::filesystem::path & | GetPath () const |
| |
| const std::filesystem::path & | GetDirectory () const |
| |
| const std::string & | GetFilename () const |
| |
| virtual bool | Parse (std::filesystem::path path) |
| |
Definition at line 8 of file OdbFile.h.
◆ GetDirectory()
| const std::filesystem::path & Odb::Lib::FileModel::OdbFile::GetDirectory |
( |
| ) |
const |
◆ GetFilename()
| const std::string & Odb::Lib::FileModel::OdbFile::GetFilename |
( |
| ) |
const |
◆ GetPath()
| const std::filesystem::path & Odb::Lib::FileModel::OdbFile::GetPath |
( |
| ) |
const |
◆ Parse()
| bool Odb::Lib::FileModel::OdbFile::Parse |
( |
std::filesystem::path |
path | ) |
|
|
virtual |
◆ m_directory
| std::filesystem::path Odb::Lib::FileModel::OdbFile::m_directory |
|
protected |
◆ m_filename
| std::string Odb::Lib::FileModel::OdbFile::m_filename |
|
protected |
◆ m_path
| std::filesystem::path Odb::Lib::FileModel::OdbFile::m_path |
|
protected |
The documentation for this class was generated from the following files: