The FileName
Class Reference
Class representing all files with a certain base name. More...
Declaration
class FileName { ... }
Base class
class | std::vector< std::unique_ptr< FileDef > > |
|
Public Constructors Index
| FileName (const QCString &nm, const QCString &fn) |
|
|
|
Public Member Functions Index
Private Member Attributes Index
Description
Class representing all files with a certain base name.
Definition at line 29 of file filename.h.
Public Constructors
FileName()
Public Member Functions
fileName()
QCString FileName::fileName () |
|
inline
|
fullName()
QCString FileName::fullName () |
|
inline
|
path()
QCString FileName::path () |
|
inline
|
Private Member Attributes
m_fName
QCString FileName::m_fName |
|
m_name
QCString FileName::m_name |
|
m_pathName
QCString FileName::m_pathName |
|
The documentation for this class was generated from the following file:
Generated via doxygen2docusaurus by Doxygen 1.14.0.