| Homepage | Demos | Overview | Downloads | Tutorials | Reference | Credits |
#include <ionetstream.h>
Public Types | |
| typedef T | char_type |
| typedef int | int_type |
| typedef T * | pos_type |
| typedef unsigned int | off_type |
Static Public Member Functions | |
| void | copy (pos_type dst, pos_type src, off_type size) |
| void | move (pos_type dst, pos_type src, off_type size) |
| int | to_int_type (T c) |
| int | eof () |
|
|||||
|
Definition at line 211 of file ionetstream.h. |
|
|||||
|
Definition at line 212 of file ionetstream.h. |
|
|||||
|
Definition at line 214 of file ionetstream.h. |
|
|||||
|
Definition at line 213 of file ionetstream.h. |
|
||||||||||||||||||||
|
Definition at line 215 of file ionetstream.h. References char_traits< T >::off_type, and char_traits< T >::pos_type. |
|
|||||||||
|
Definition at line 222 of file ionetstream.h. |
|
||||||||||||||||||||
|
Definition at line 218 of file ionetstream.h. References char_traits< T >::off_type, and char_traits< T >::pos_type. |
|
||||||||||
|
Definition at line 221 of file ionetstream.h. |
|
Tekkotsu v1.5 |
Generated Fri Oct 10 15:55:16 2003 by Doxygen 1.3.4 |