Psyllid
v1.12.4
Project 8 Data Acquisisition Software
|
Public Attributes | |
midge::diptera * | f_midge |
midge::enum_t | f_in_command |
memory_block * | f_memory_block |
time_data * | f_time_data |
freq_data * | f_freq_data |
std::unique_ptr< char[] > | f_buffer_ptr |
size_t | f_pkt_size |
Definition at line 84 of file tf_roach_receiver.hh.
std::unique_ptr< char[] > f_buffer_ptr |
Definition at line 91 of file tf_roach_receiver.hh.
freq_data* f_freq_data |
Definition at line 90 of file tf_roach_receiver.hh.
midge::enum_t f_in_command |
Definition at line 87 of file tf_roach_receiver.hh.
memory_block* f_memory_block |
Definition at line 88 of file tf_roach_receiver.hh.
midge::diptera* f_midge |
Definition at line 86 of file tf_roach_receiver.hh.
size_t f_pkt_size |
Definition at line 92 of file tf_roach_receiver.hh.
time_data* f_time_data |
Definition at line 89 of file tf_roach_receiver.hh.