#include "CTBioState.hxx"
Public Methods | |
| CTBioState (ios &stream) | |
| CTBioState (ios &stream, const char *c_format, int i_precision=-1) | |
| ~CTBioState () | |
| void | SetFormat (const char *c_format, int i_precision=-1) |
| char | GetCtype () |
Private Attributes | |
| ios & | m_stream |
| long | ml_old_flags |
| int | mi_old_precision |
| char | mc_old_fill |
| char | mc_ctype |
Definition at line 16 of file CTBioState.hxx.
|
|
Construct with stream.
Definition at line 27 of file CTBioState.cxx. |
|
||||||||||||||||||||||
|
Construct from stream and format.
Definition at line 39 of file CTBioState.cxx. |
|
|
Destructor.
Definition at line 51 of file CTBioState.cxx. |
|
|||||||||||||||
|
Setup format.
Definition at line 61 of file CTBioState.cxx. Referenced by CTBioState().
|
|
|
Get conversion type.
Definition at line 17 of file CTBioState.icc. |
|
|
Definition at line 31 of file CTBioState.hxx. |
|
|
Definition at line 32 of file CTBioState.hxx. |
|
|
Definition at line 33 of file CTBioState.hxx. |
|
|
Definition at line 34 of file CTBioState.hxx. |
|
|
Definition at line 35 of file CTBioState.hxx. |
1.2.9-20010812 written by Dimitri van Heesch,
© 1997-2001