Psyllid  v1.12.4
Project 8 Data Acquisisition Software
Public Attributes | List of all members
tf_roach_receiver::exe_func_context Struct Reference

Public Attributes

midge::diptera * f_midge
 
midge::enum_t f_in_command
 
memory_blockf_memory_block
 
time_dataf_time_data
 
freq_dataf_freq_data
 
std::unique_ptr< char[] > f_buffer_ptr
 
size_t f_pkt_size
 

Detailed Description

Definition at line 84 of file tf_roach_receiver.hh.

Member Data Documentation

◆ f_buffer_ptr

std::unique_ptr< char[] > f_buffer_ptr

Definition at line 91 of file tf_roach_receiver.hh.

◆ f_freq_data

freq_data* f_freq_data

Definition at line 90 of file tf_roach_receiver.hh.

◆ f_in_command

midge::enum_t f_in_command

Definition at line 87 of file tf_roach_receiver.hh.

◆ f_memory_block

memory_block* f_memory_block

Definition at line 88 of file tf_roach_receiver.hh.

◆ f_midge

midge::diptera* f_midge

Definition at line 86 of file tf_roach_receiver.hh.

◆ f_pkt_size

size_t f_pkt_size

Definition at line 92 of file tf_roach_receiver.hh.

◆ f_time_data

time_data* f_time_data

Definition at line 89 of file tf_roach_receiver.hh.


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