|
HAL
v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
|

Public Attributes | |
| uint32_t | id |
| std::string | name |
| int | fileIndex |
| uint64_t | size |
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.
| int hal::SaleaeDirectory::ListEntry::fileIndex |
Definition at line 218 of file saleae_directory.h.
| uint32_t hal::SaleaeDirectory::ListEntry::id |
Definition at line 216 of file saleae_directory.h.
| std::string hal::SaleaeDirectory::ListEntry::name |
Definition at line 217 of file saleae_directory.h.
| uint64_t hal::SaleaeDirectory::ListEntry::size |
Definition at line 219 of file saleae_directory.h.