#include <platform.h>
Definition at line 18 of file platform.h.
◆ Callback
◆ FatalOutOfMemoryHandler() [1/3]
cppgc::internal::FatalOutOfMemoryHandler::FatalOutOfMemoryHandler |
( |
| ) |
|
|
default |
◆ FatalOutOfMemoryHandler() [2/3]
cppgc::internal::FatalOutOfMemoryHandler::FatalOutOfMemoryHandler |
( |
HeapBase * | heap | ) |
|
|
inlineexplicit |
◆ FatalOutOfMemoryHandler() [3/3]
◆ operator()()
◆ operator=()
◆ SetCustomHandler()
void cppgc::internal::FatalOutOfMemoryHandler::SetCustomHandler |
( |
Callback * | callback | ) |
|
◆ custom_handler_
Callback* cppgc::internal::FatalOutOfMemoryHandler::custom_handler_ = nullptr |
|
private |
◆ heap_
HeapBase* cppgc::internal::FatalOutOfMemoryHandler::heap_ = nullptr |
|
private |
The documentation for this class was generated from the following files: