Manipulators are helper functions that make it possible to control input/output streams using operator<< or operator>>.
void freeze( bool freezefl = true );
Defined in header
std::basic_filebuf<CharT, Traits>* rdbuf() const;
void swap( basic_ofstream& other );
typedef void (*event_callback)(event type, ios_base& ios
strstream(); (1)
Page 12 of 29