Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::ios_base::_Callback_list Struct Reference

#include <ios_base.h>

List of all members.

Public Methods


Public Attributes


Constructor & Destructor Documentation

_Callback_list ( ios_base::event_callback __fn,
int __index,
_Callback_list * __cb ) [inline]
 


Member Function Documentation

void _M_add_reference ( ) [inline]
 

int _M_remove_reference ( ) [inline]
 


Member Data Documentation

_Callback_list* _M_next
 

ios_base::event_callback _M_fn
 

int _M_index
 

int _M_refcount
 


The documentation for this struct was generated from the following file:
Generated at Fri Apr 6 15:54:33 2001 for libstdc++ by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001