gtkIOStream
1.7.0
GTK+ << C++ IOStream operators for GTK+. Now with ORBing, numerical computation, audio client and more ...
|
Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &stream, const BitStream &bitStream) |
std::ostream& operator<< | ( | std::ostream & | stream, |
const BitStream & | bitStream | ||
) |
Overload the ostream operator for printing. This method outputs the string representation of the bit stream.
stream | The ostream to output the bitstream to. |
iob | The iobitstream to output. |
Definition at line 204 of file BitStream.C.
GTK+ IOStream
Beta
|