TSP: The Transport Sample Protocol



glu_item_t Struct Reference
[GLU Library]

Item used to transmit a sample data from the GLU to the datapool of the TSP provider lib. More...


Data Fields

int32_t provider_global_index
 The PGI of the concerned sample.
void * raw_value
 Pointer to the raw sample value.
uint32_t size
 The size of the pointer to be copied.
time_stamp_t time
 The GLU timestamp.


Detailed Description

Item used to transmit a sample data from the GLU to the datapool of the TSP provider lib.


Field Documentation

int32_t glu_item_t::provider_global_index

The PGI of the concerned sample.

void* glu_item_t::raw_value

Pointer to the raw sample value.

uint32_t glu_item_t::size

The size of the pointer to be copied.

The size may vary for different type including array version.

time_stamp_t glu_item_t::time

The GLU timestamp.

Framework Home Page.


Beware !! TSP wave is coming...