Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages
more::io::bit_reader Class Template Reference
Utility class to read one bit at a time from a stream.
More...
#include <more/io/binary_io.h>
Collaboration diagram for more::io::bit_reader:
[legend]List of all members.Public Types
Public Methods
Detailed Description
template<typename InputStream>
class more::io::bit_reader< InputStream >
Utility class to read one bit at a time from a stream.
Member Typedef Documentation
template<typename InputStream> |
typedef InputStream::char_type more::io::bit_reader::char_type
|
|
template<typename InputStream> |
typedef InputStream more::io::bit_reader::stream_type
|
|
Constructor & Destructor Documentation
template<typename InputStream> |
more::io::bit_reader< InputStream >::bit_reader |
( |
stream_type & |
is_ |
) |
[inline] |
|
Member Function Documentation
template<typename InputStream> |
int more::io::bit_reader< InputStream >::get |
( |
|
) |
[inline] |
|
The documentation for this class was generated from the following file:
Generated on Sat Sep 7 19:12:41 2002 for more with Doxygen
1.2.13.1. Doxygen 1.2.13.1 is written and copyright
1997-2002 by Dimitri van
Heesch.