![]() |
YAP 7.1.0
|
Public Attributes | |
char * | buf |
int | src |
YAP_Int | max_size |
YAP_UInt | pos |
volatile void * | error_handler |
Int | max_size |
UInt | pos |
Definition at line 165 of file YapStreams.h.
char * buf |
Definition at line 166 of file YapStreams.h.
volatile void * error_handler |
Definition at line 170 of file YapStreams.h.
YAP_Int max_size |
Definition at line 168 of file YapStreams.h.
YAP_UInt pos |
Definition at line 169 of file YapStreams.h.
int src |
Definition at line 167 of file YapStreams.h.