ReactOS 0.4.16-dev-92-g0c2cdca
|
Public Member Functions | |
void OutStream | TRIO_PROTO ((struct _trio_class_t *, int)) |
void InStream | TRIO_PROTO ((struct _trio_class_t *, int *)) |
Public Attributes | |
trio_pointer_t | location |
int | current |
int | processed |
int | committed |
int | max |
int | error |
void InStream _trio_class_t::TRIO_PROTO | ( | (struct _trio_class_t *, int *) | ) |
void OutStream _trio_class_t::TRIO_PROTO | ( | (struct _trio_class_t *, int) | ) |
trio_pointer_t _trio_class_t::location |