|
ADC Home > Reference Library > Reference > Darwin > Miscellaneous User Space API Reference
|
ios_base |
| Declared In: |
@brief The base of the I/O class hierarchy.
This class defines everything that can be defined about I/O that does
not depend on the type of characters being input or output. Most
people will only see @c ios_base when they need to specify the full
name of the various I/O flags (e.g., the openmodes).