| move_includes | Change prefix of #include paths |
| move_macros | Change prefix in macros |
| move_namespace | Change namespace name |
| to_lower | Change identifier naming convention from CamelCase to standard_lowercase |
| to_xml | Transform C++ code into XML |
| to_xml2 | Transform C++ code into XML (another variant) |
| trim_right | Remove trailing white space |