|
pflib v3.9.0-rc3-11-g2537d8f
Pretty Fine HGCROC Interaction Library
|
Classes | |
| class | Builder |
| Build a TestParameters parameter by parameter. More... | |
Public Member Functions | |
| TestParameters (ECON &econ, std::map< std::string, std::map< std::string, uint64_t > > new_params) | |
| ~TestParameters () | |
| applies the unset parameters to the ECON | |
| TestParameters (const TestParameters &)=delete | |
| cannot copy or assign this lock | |
| TestParameters & | operator= (const TestParameters &)=delete |
Private Attributes | |
| std::map< int, std::map< int, uint8_t > > | previous_registers_ |
| ECON & | econ_ |