|
FreeRDP
|
Macros | |
| #define | Stream_Peek_UINT8_BE Stream_Peek_UINT8 |
| #define | Stream_Read_UINT8_BE Stream_Read_UINT8 |
| #define | Stream_Peek_INT8_BE Stream_Peek_INT8 |
| #define | Stream_Read_INT8_BE Stream_Read_INT8 |
| #define | TestStream_PeekAndRead(_s, _r, _t) |
Functions | |
| static BOOL | TestStream_Verify (wStream *s, size_t mincap, size_t len, size_t pos) |
| static BOOL | TestStream_New (void) |
| static BOOL | TestStream_Static (void) |
| static BOOL | TestStream_Create (size_t count, BOOL selfAlloc) |
| static BOOL | TestStream_Extent (UINT32 maxSize) |
| static BOOL | TestStream_Reading (void) |
| static BOOL | TestStream_Write (void) |
| static BOOL | TestStream_Seek (void) |
| static BOOL | TestStream_Rewind (void) |
| static BOOL | TestStream_Zero (void) |
| static BOOL | TestStream_Fill (void) |
| static BOOL | TestStream_Copy (void) |
| int | TestStream (int argc, char *argv[]) |
| #define Stream_Peek_INT8_BE Stream_Peek_INT8 |
| #define Stream_Peek_UINT8_BE Stream_Peek_UINT8 |
| #define Stream_Read_INT8_BE Stream_Read_INT8 |
| #define Stream_Read_UINT8_BE Stream_Read_UINT8 |
| #define TestStream_PeekAndRead | ( | _s, | |
| _r, | |||
| _t | |||
| ) |
| int TestStream | ( | int | argc, |
| char * | argv[] | ||
| ) |

|
static |


|
static |


|
static |


|
static |


|
static |


|
static |


|
static |


|
static |


|
static |


|
static |


|
static |


|
static |

