#include <BaseOpen.h>
◆ BaseOpen() [1/4]
ehs::BaseOpen::BaseOpen |
( |
| ) |
|
◆ BaseOpen() [2/4]
ehs::BaseOpen::BaseOpen |
( |
Str_8 | filePath | ) |
|
◆ BaseOpen() [3/4]
ehs::BaseOpen::BaseOpen |
( |
BaseOpen && | bo | ) |
|
|
noexcept |
◆ BaseOpen() [4/4]
ehs::BaseOpen::BaseOpen |
( |
const BaseOpen & | bo | ) |
|
◆ GetFilePath()
Str_8 ehs::BaseOpen::GetFilePath |
( |
| ) |
const |
◆ Initialize()
virtual void ehs::BaseOpen::Initialize |
( |
| ) |
|
|
pure virtual |
◆ IsInitialize()
virtual bool ehs::BaseOpen::IsInitialize |
( |
| ) |
const |
|
pure virtual |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ Release()
virtual void ehs::BaseOpen::Release |
( |
| ) |
|
|
pure virtual |
◆ Retrieve()
virtual void * ehs::BaseOpen::Retrieve |
( |
Str_8 | symbol | ) |
|
|
pure virtual |
◆ filePath
Str_8 ehs::BaseOpen::filePath |
|
protected |
The documentation for this class was generated from the following files: