#include <memstream.h>
Public Types | |
typedef Traits_t::char_type | char_type |
typedef Traits_t::int_type | int_type |
typedef Traits_t | traits_type |
Public Member Functions | |
basic_imemstream (const char_type *buf, size_t size) | |
Private Member Functions | |
int_type | underflow () |
Definition at line 66 of file memstream.h.
typedef Traits_t::char_type ext::basic_imemstream< Item_t, Traits_t, Allocator_t >::char_type |
Definition at line 69 of file memstream.h.
typedef Traits_t::int_type ext::basic_imemstream< Item_t, Traits_t, Allocator_t >::int_type |
Definition at line 70 of file memstream.h.
typedef Traits_t ext::basic_imemstream< Item_t, Traits_t, Allocator_t >::traits_type |
Definition at line 71 of file memstream.h.
|
inline |
Definition at line 73 of file memstream.h.
|
inlineprivate |
Definition at line 83 of file memstream.h.