BSL v1.0.0 - 16.g9d98179
AMMOS Bundle Protocol Security Library (BSL)
Loading...
Searching...
No Matches
BSL_TestUtils_Flat_Data_s Struct Reference

Internal state for reader and writer. More...

+ Collaboration diagram for BSL_TestUtils_Flat_Data_s:

Data Fields

void ** origbuf
 Pointer to external buffer pointer.
 
size_t * origsize
 Pointer to external size.
 
char * ptr
 Pointer to the head of the buffer.
 
size_t size
 Working size of the buffer.
 
FILE * file
 File opened for the buffer.
 

Detailed Description

Internal state for reader and writer.

Field Documentation

◆ file

◆ origbuf

void** BSL_TestUtils_Flat_Data_s::origbuf

Pointer to external buffer pointer.

Referenced by BSL_TestUtils_FlatReader(), BSL_TestUtils_FlatWriter(), and BSL_TestUtils_WriteBTSD_Deinit().

◆ origsize

size_t* BSL_TestUtils_Flat_Data_s::origsize

◆ ptr

char* BSL_TestUtils_Flat_Data_s::ptr

Pointer to the head of the buffer.

Referenced by BSL_TestUtils_FlatReader(), BSL_TestUtils_FlatWriter(), and BSL_TestUtils_WriteBTSD_Deinit().

◆ size

size_t BSL_TestUtils_Flat_Data_s::size

The documentation for this struct was generated from the following file: