#include "singleton-cleanup.h"
Definition at line 33 of file singleton-cleanup.h.
◆ fptr
| typedef void(* singleton_cleanup_list::fptr) () |
◆ singleton_cleanup_list()
| singleton_cleanup_list::singleton_cleanup_list |
( |
| ) |
|
|
inlineprotected |
◆ ~singleton_cleanup_list()
| singleton_cleanup_list::~singleton_cleanup_list |
( |
| ) |
|
◆ add()
| static void singleton_cleanup_list::add |
( |
fptr |
f | ) |
|
|
inlinestatic |
◆ cleanup()
| static void singleton_cleanup_list::cleanup |
( |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following files: