HAL  v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
hal::SaleaeDirectory::ListEntry Struct Reference

#include </home/runner/work/hal/hal/plugins/simulator/netlist_simulator_controller/include/netlist_simulator_controller/saleae_directory.h>

Collaboration diagram for hal::SaleaeDirectory::ListEntry:
Collaboration graph

Public Attributes

uint32_t id
 
std::string name
 
int fileIndex
 
uint64_t size
 

Detailed Description

One entry of the SALEAE directory, i.e., a net together with the data file that holds its waveform.

Definition at line 214 of file saleae_directory.h.

Member Data Documentation

◆ fileIndex

int hal::SaleaeDirectory::ListEntry::fileIndex

Definition at line 218 of file saleae_directory.h.

◆ id

uint32_t hal::SaleaeDirectory::ListEntry::id

Definition at line 216 of file saleae_directory.h.

◆ name

std::string hal::SaleaeDirectory::ListEntry::name

Definition at line 217 of file saleae_directory.h.

◆ size

uint64_t hal::SaleaeDirectory::ListEntry::size

Definition at line 219 of file saleae_directory.h.


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