PROLEAD
A Probing-Based Leakage Detection Tool for Hardware and Software
|
Namespaces | |
namespace | Analyze |
namespace | Operators |
namespace | Prepare |
namespace | |
namespace | Probing |
namespace | Read |
namespace | Simulate |
namespace | Test |
Classes | |
struct | ConfigProbesStruct |
Defines a probe that will be used in the preparation step. More... | |
struct | ExtendedProbesStruct |
struct | HelperStruct |
Defines a struct that track meta information for probes. More... | |
struct | ProbesStruct |
Defines how every probe during simulation looks like. More... | |
struct | ProbeTrackingStruct |
Defines a struct that tracks metadata during the simulation. More... | |
struct | ProbingSetStruct |
Defines a probing set. More... | |
struct | SettingsStruct |
Defines all settings regarding software simulations. More... | |
struct | SharedDataStruct |
Defines the shared state of a simulation. More... | |
struct | SimulationStruct |
Defines a struct that tracks necessary information for simulation. More... | |
struct | TestStruct |
Defines all settings belonging to the test prodecure. More... | |
struct | ThreadSimulationStruct |
Defines a struct that tracks necessary information for thread simulation. More... | |
Functions | |
void | Execute (CommandLineParameterStruct &) |
void Software::Execute | ( | CommandLineParameterStruct & | ) |