std::ios_base::Callback_list Struct Reference

Collaboration diagram for std::ios_base::Callback_list:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Callback_list (ios_base::event_callback __fn, int index, Callback_list *cb)
void M_add_reference ()
int M_remove_reference ()

Public Attributes

Callback_listM_next
ios_base::event_callback M_fn
int M_index
Atomic_word M_refcount

Detailed Description

Definition at line 468 of file ios_base.h.


The documentation for this struct was generated from the following file:
Generated on Tue Jan 2 16:59:46 2007 for libstdc++-v3 Source by  doxygen 1.5.1