#include <Iguana/Utilities/classlib/iotools/CustomStreamBuf.h>
Public Types | |
typedef char | char_type |
typedef int | int_type |
typedef std::streamoff | offset_type |
typedef ios::openmode | openmode |
typedef std::streampos | pos_type |
typedef ios::seekdir | seekdir |
typedef int | size_type |
Definition at line 21 of file CustomStreamBuf.h.
typedef char lat::CustomStreamBuf::char_type |
Definition at line 36 of file CustomStreamBuf.h.
typedef int lat::CustomStreamBuf::int_type |
Definition at line 35 of file CustomStreamBuf.h.
typedef std::streamoff lat::CustomStreamBuf::offset_type |
Definition at line 38 of file CustomStreamBuf.h.
typedef ios::openmode lat::CustomStreamBuf::openmode |
Definition at line 41 of file CustomStreamBuf.h.
typedef std::streampos lat::CustomStreamBuf::pos_type |
Definition at line 39 of file CustomStreamBuf.h.
typedef ios::seekdir lat::CustomStreamBuf::seekdir |
Definition at line 40 of file CustomStreamBuf.h.
typedef int lat::CustomStreamBuf::size_type |
Definition at line 37 of file CustomStreamBuf.h.