MCPcopy Create free account
hub / github.com/Kistler-Group/sdbus-cpp / getHeaderComment

Function getHeaderComment

tools/xml2cpp-codegen/generator_utils.h:20–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers 1

createHeaderMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected