|
libisdn
|
#include <strstream.h>
Data Fields | |
| int | size |
| int | offset |
| char * | buf |
Definition at line 9 of file strstream.h.
| char* strstream::buf |
Definition at line 13 of file strstream.h.
Referenced by Q931Dmes_Generic(), strstream_get(), strstream_init(), strstream_init_static(), strstream_printf(), strstream_printhex(), and strstream_puts().
Definition at line 11 of file strstream.h.
Referenced by strstream_init(), strstream_init_static(), strstream_left(), strstream_length(), strstream_printf(), strstream_printhex(), and strstream_puts().
| int strstream::size |
Definition at line 10 of file strstream.h.
Referenced by strstream_init(), strstream_init_static(), strstream_left(), strstream_printf(), strstream_puts(), and strstream_size().