Public Types | |
| enum | ModificationType { invalid = -1, TTX, ConfigureAllSections } |
Public Attributes | |
| std::string | nodeSet |
| Node set which receives the manipulation. | |
| ModificationType | type |
| Name of the manipulation. Supported values are “TTX” and “ConfigureAllSections”. | |
| std::string | name |
| Name of the modification setting. | |