Class | : ios
| Library | : Misc
| Source : | File :
|
Author : | : nobody | Update : |
Version : | : unknown
|
Public Data :
- static const long basefield ;
- static const long adjustfield ;
- static const long floatfield ;
Protected Data :
- streambuf* bp ;
- ostream* x_tie ;
- int state ;
- int ispecial ;
- int ospecial ;
- long x_flags ;
- int x_precision ;
- int x_width ;
- int x_fill ;
- int isfx_special ;
- int osfx_special ;
- int x_delbuf ;
- int assign_private ;
- void (*stdioflush) ( ) ;
Private Data :
- static long nextbit ;
- static int usercount ;
- Class/struct/union xxx* userwords ;
- int nwords ;
Constructors :
- public ios ( streambuf * ) ;
- protected ios ( ) ;
- private ios ( ios & ) ;
Destructors :
- public virtual ~ ios ( ) ;
Operators :
- public operator void* ( ) ;
- public int operator ! ( ) ;
- private void operator = ( ios & ) ;
Public Function :
- long flags ( ) ;
- long flags ( long ) ;
- long setf ( long _setbits, long _field) ;
- long setf ( long ) ;
- long unsetf ( long ) ;
- int width ( ) ;
- int width ( int ) ;
- char fill ( ) ;
- char fill ( char ) ;
- int precision ( int ) ;
- int precision ( ) ;
- ostream* tie ( ostream * ) ;
- ostream* tie ( ) ;
- int rdstate ( ) ;
- int eof ( ) ;
- int fail ( ) ;
- int bad ( ) ;
- int good ( ) ;
- void clear ( int = 0) ;
- streambuf* rdbuf ( ) ;
- static long bitalloc ( ) ;
- static int xalloc ( ) ;
- long& iword ( int ) ;
- void*& pword ( int ) ;
- static void sync_with_stdio ( ) ;
- int skip ( int ) ;
- inline int delbuf ( ) ;
- inline int delbuf ( int _new) ;
Protected Function :
Private Function :
Last update : Mon Sep 02 23:39:11 1996
by MkHelp 0.30