PROLEAD
A Probing-Based Leakage Detection Tool for Hardware and Software
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Software::TestStruct Struct Reference

Defines all settings belonging to the test prodecure. More...

#include <Definitions.hpp>

Public Member Functions

void Reset ()
 

Public Attributes

std::vector<::Software::ProbesStructCombination
 
std::vector< bool > CombinationBitmask
 
std::vector<::Software::ProbingSetStructGlobalProbingSets
 
std::vector< uint32_t > NumberOfSets
 
std::vector< std::vector<::Software::ProbingSetStruct > > ProbingSet
 

Detailed Description

Defines all settings belonging to the test prodecure.

Definition at line 279 of file Definitions.hpp.

Member Function Documentation

◆ Reset()

void Software::TestStruct::Reset ( )

Member Data Documentation

◆ Combination

std::vector<::Software::ProbesStruct> Software::TestStruct::Combination

Definition at line 281 of file Definitions.hpp.

◆ CombinationBitmask

std::vector<bool> Software::TestStruct::CombinationBitmask

Definition at line 282 of file Definitions.hpp.

◆ GlobalProbingSets

std::vector<::Software::ProbingSetStruct> Software::TestStruct::GlobalProbingSets

Definition at line 283 of file Definitions.hpp.

◆ NumberOfSets

std::vector<uint32_t> Software::TestStruct::NumberOfSets

Definition at line 284 of file Definitions.hpp.

◆ ProbingSet

std::vector<std::vector<::Software::ProbingSetStruct> > Software::TestStruct::ProbingSet

Definition at line 285 of file Definitions.hpp.


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