|
|
| UDQIndex (const std::size_t insert_index_arg, const std::size_t typed_insert_index_arg, const UDQAction action_arg, const UDQVarType var_type_arg) |
| |
|
bool | operator== (const UDQIndex &data) const |
| |
|
template<class Serializer > |
| void | serializeOp (Serializer &serializer) |
| |
|
|
static UDQIndex | serializationTestObject () |
| |
|
|
std::size_t | insert_index {} |
| |
|
std::size_t | typed_insert_index {} |
| |
|
UDQAction | action {UDQAction::ASSIGN} |
| |
|
UDQVarType | var_type {UDQVarType::NONE} |
| |
The documentation for this class was generated from the following file: