|
|
| AssignRecord (const std::vector< std::string > &selector, double value_arg, std::size_t report_step_arg) |
| |
|
| AssignRecord (const std::unordered_set< std::string > &selector, double value_arg, std::size_t report_step_arg) |
| |
|
void | eval (UDQSet &values) const |
| |
|
bool | operator== (const AssignRecord &data) const |
| |
|
template<class Serializer > |
| void | serializeOp (Serializer &serializer) |
| |
|
|
std::vector< std::string > | input_selector |
| |
|
std::unordered_set< std::string > | rst_selector |
| |
|
double | value |
| |
|
std::size_t | report_step |
| |
The documentation for this struct was generated from the following file: