| 18 | std::string underscorize(const std::string& str); |
| 19 | |
| 20 | constexpr const char* getHeaderComment() noexcept { return "\n/*\n * This file was automatically generated by sdbus-c++-xml2cpp; DO NOT EDIT!\n */\n\n"; } |
| 21 | |
| 22 | std::string mangle_name (const std::string& name); |
| 23 |