pflib v3.9.5-18-g30f792c
Pretty Fine HGCROC Interaction Library
Loading...
Searching...
No Matches
pflib::TempParameters< Chip > Class Template Reference
Collaboration diagram for pflib::TempParameters< Chip >:
[legend]

Classes

class  Builder
 Build a TempParameters class parameter by parameters. More...
 

Public Member Functions

 TempParameters (Chip &chip, const std::map< std::string, std::map< std::string, uint64_t > > &parameters)
 applies the new parameters and holds the previous registers
 
 ~TempParameters ()
 applies the previous registers back onto the chip
 
 TempParameters (const TempParameters &)=delete
 cannot copy or assign this lock
 
TempParametersoperator= (const TempParameters &)=delete
 

Private Attributes

Chip & chip_
 handle to a Chip that has setRegisters
 
std::map< int, std::map< int, uint8_t > > previous_registers_
 values for previous registers that were touched upon construction
 

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