ICF 3.0.5.47
Technical documentation of ICF Libraries
ifile::CFileArchiveInfo Class Reference

Basic implementation of interface ifile::IFileArchiveInfo. More...

#include <CFileArchiveInfo.h>

Inheritance diagram for ifile::CFileArchiveInfo:
Collaboration diagram for ifile::CFileArchiveInfo:

Public Member Functions

 CFileArchiveInfo (const QString &filePath)
 
virtual const QString & GetCurrentFilePath () const
 
- Public Member Functions inherited from ifile::IFileArchiveInfo

Protected Attributes

QString m_filePath
 

Detailed Description

Basic implementation of interface ifile::IFileArchiveInfo.

Definition at line 20 of file CFileArchiveInfo.h.

Constructor & Destructor Documentation

◆ CFileArchiveInfo()

ifile::CFileArchiveInfo::CFileArchiveInfo ( const QString & filePath)
explicit

Member Function Documentation

◆ GetCurrentFilePath()

virtual const QString & ifile::CFileArchiveInfo::GetCurrentFilePath ( ) const
virtual

Member Data Documentation

◆ m_filePath

QString ifile::CFileArchiveInfo::m_filePath
protected

Definition at line 29 of file CFileArchiveInfo.h.


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

© Witold Gantzke and Kirill Lepskiy