|
pflib v3.9.5-18-g30f792c
Pretty Fine HGCROC Interaction Library
|
Build a TempParameters class parameter by parameters. More...
#include <TempParameters.h>
Public Member Functions | |
| Builder (Chip &chip) | |
| Builder & | add (const std::string &page, const std::string ¶m, const uint64_t &val) |
| TempParameters | apply () |
Private Attributes | |
| std::map< std::string, std::map< std::string, uint64_t > > | parameters_ |
| Chip & | chip_ |
Build a TempParameters class parameter by parameters.