|
virtual void * | alloc (int size) override |
|
virtual bool | free (void *ptr, int size=0) override |
|
virtual int | getFree (void) override |
| Get the Free object.
|
|
virtual | ~Interface (void)=default |
| Destroy the struct object.
|
|
virtual mframe::lang::Object & | getObject (void) override |
| 取得類Object
|
|
◆ alloc()
virtual void * mframe::sys::Allocator::alloc |
( |
int | size | ) |
|
|
pure virtual |
◆ free()
virtual bool mframe::sys::Allocator::free |
( |
void * | ptr, |
|
|
int | size = 0 ) |
|
pure virtual |
◆ getFree()
virtual int mframe::sys::Allocator::getFree |
( |
void | | ) |
|
|
pure virtual |
此結構(structure) 文件是由下列檔案中產生: