gtkIOStream  1.7.0
GTK+ << C++ IOStream operators for GTK+. Now with ORBing, numerical computation, audio client and more ...
BitStream.C File Reference
#include "BitStream.H"
#include <bitset>
#include <Debug.H>
Include dependency graph for BitStream.C:

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &stream, const BitStream &bitStream)
 

Function Documentation

◆ operator<<()

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.

Parameters
streamThe ostream to output the bitstream to.
iobThe iobitstream to output.
Returns
The ostream with the string rep. of the bitstream output.

Definition at line 204 of file BitStream.C.

Here is the call graph for this function:
Here is the caller graph for this function:
gtkIOStream: /tmp/gtkiostream/src/BitStream.C File Reference
GTK+ IOStream  Beta