#include <Base.h>
Definition at line 63 of file Base.h.
◆ Base()
Constructor.
Initialize variable.
Definition at line 69 of file Base.h.
◆ ~Base()
virtual Base::~Base |
( |
void |
| ) |
|
|
inlineprotectedvirtual |
Destructor.
Definition at line 74 of file Base.h.
◆ addRef()
unsigned long Base::addRef |
( |
void |
| ) |
|
|
inline |
If referenced this(Base's child, not abstract class) instance, must call this method.
Definition at line 83 of file Base.h.
◆ ophFree()
virtual void Base::ophFree |
( |
void |
| ) |
|
|
protectedpure virtual |
◆ release()
unsigned long Base::release |
( |
void |
| ) |
|
|
inline |
◆ refCnt
unsigned long Base::refCnt |
|
protected |
The documentation for this class was generated from the following file:
- C:/Users/KETI_VRAR2/source/repos/Openholo/Openholo/src/Base.h