Definition at line 220 of file PureFiledManager.cpp.
◆ ~PureFiledManagerImpl()
PureFiledManager::PureFiledManagerImpl::~PureFiledManagerImpl |
( |
| ) |
|
|
virtual |
◆ PureFiledManagerImpl() [1/2]
PureFiledManager::PureFiledManagerImpl::PureFiledManagerImpl |
( |
PureFiledManager * | parent | ) |
|
|
explicitprotected |
◆ PureFiledManagerImpl() [2/2]
◆ createFromFile()
PureFiledManaged * PureFiledManager::PureFiledManagerImpl::createFromFile |
( |
const char * | filename | ) |
|
|
virtual |
Should create a new managed from the given file.
This should be overrid in the descendant.
- Returns
- Always PGENULL. Descendant is responsible for proper implementation.
Definition at line 281 of file PureFiledManager.cpp.
◆ getByFilename()
PureFiledManaged * PureFiledManager::PureFiledManagerImpl::getByFilename |
( |
const char * | filename | ) |
const |
Gets the FiledManaged by the specified filename.
- Returns
- FiledManaged instance found by filename, or PGENULL if not found.
Definition at line 260 of file PureFiledManager.cpp.
◆ operator=()
◆ PureFiledManager
◆ _pOwner
The documentation for this class was generated from the following file: