|
My Project
|
Public Member Functions | |
| InputRecord (std::size_t input_index_arg, const std::string &udq_arg, const std::string &wgname_arg, UDAControl control_arg) | |
| bool | operator== (const InputRecord &other) const |
| template<class Serializer > | |
| void | serializeOp (Serializer &serializer) |
Public Attributes | |
| std::size_t | input_index |
| std::string | udq |
| std::string | wgname |
| UDAControl | control |