#include <ios_base.h>
Public Methods | |
_Callback_list (ios_base::event_callback __fn, int __index, _Callback_list *__cb) | |
void | _M_add_reference () |
int | _M_remove_reference () |
Public Attributes | |
_Callback_list* | _M_next |
ios_base::event_callback | _M_fn |
int | _M_index |
int | _M_refcount |
|
Definition at line 245 of file ios_base.h. |
|
Definition at line 250 of file ios_base.h. |
|
Definition at line 253 of file ios_base.h. |
|
Definition at line 241 of file ios_base.h. |
|
Definition at line 242 of file ios_base.h. |
|
Definition at line 240 of file ios_base.h. |
|
Definition at line 243 of file ios_base.h. |