#include <ffactory.h>
Inherits FileFactoryClass.
Definition at line 128 of file ffactory.h.
◆ SimpleFileFactoryClass()
| SimpleFileFactoryClass::SimpleFileFactoryClass |
( |
void | | ) |
|
◆ ~SimpleFileFactoryClass()
| SimpleFileFactoryClass::~SimpleFileFactoryClass |
( |
void | | ) |
|
|
inline |
◆ Append_Sub_Directory()
| void SimpleFileFactoryClass::Append_Sub_Directory |
( |
const char * | sub_directory | ) |
|
◆ Get_File()
| FileClass * SimpleFileFactoryClass::Get_File |
( |
char const * | filename | ) |
|
|
virtual |
◆ Get_Strip_Path()
| bool SimpleFileFactoryClass::Get_Strip_Path |
( |
void | | ) |
const |
|
inline |
◆ Get_Sub_Directory()
| void SimpleFileFactoryClass::Get_Sub_Directory |
( |
StringClass & | new_dir | ) |
const |
◆ Prepend_Sub_Directory()
| void SimpleFileFactoryClass::Prepend_Sub_Directory |
( |
const char * | sub_directory | ) |
|
◆ Reset_Sub_Directory()
| void SimpleFileFactoryClass::Reset_Sub_Directory |
( |
void | | ) |
|
|
inline |
◆ Return_File()
| void SimpleFileFactoryClass::Return_File |
( |
FileClass * | file | ) |
|
|
virtual |
◆ Set_Strip_Path()
| void SimpleFileFactoryClass::Set_Strip_Path |
( |
bool | set | ) |
|
|
inline |
◆ Set_Sub_Directory()
| void SimpleFileFactoryClass::Set_Sub_Directory |
( |
const char * | sub_directory | ) |
|
◆ IsStripPath
| bool SimpleFileFactoryClass::IsStripPath |
|
protected |
◆ Mutex
◆ SubDirectory
The documentation for this class was generated from the following files: