#include "streamdef.h"Go to the source code of this file.
Compounds | |
| class | basic_binistream |
| class | basic_binostream |
| class | basic_binstreambuf |
Typedefs | |
| typedef basic_binostream<char> | binostream |
| typedef basic_binistream<char> | binistream |
| typedef basic_binstreambuf< char> | binstreambuf |
Functions | |
| template<class_Ty, class_Ch, class_Tr> basic_binostream<_Ch, _Tr>& | operator<< ( basic_binostream<_Ch,_Tr>& o, const _Ty t ) |
| template<class_Ty, class_Ch, class_Tr> basic_binistream<_Ch,_Tr>& | operator>> ( basic_binistream<_Ch,_Tr>& i, _Ty& t ) |
|
|
Definition at line 147 of file binarystream.h. |
|
|
Definition at line 146 of file binarystream.h. |
|
|
Definition at line 148 of file binarystream.h. |
|
||||||
|
Definition at line 130 of file binarystream.h. |
|
||||||
|
Definition at line 137 of file binarystream.h. Referenced by bpkt::streambuf(). |
1.2.3 written by Dimitri van Heesch,
© 1997-2000