Functions | |
| int | ExtractBufferContent (const std::string &fullHeaderPath, std::string &bufferContent) |
| static std::pair< std::string, std::string > | SplitPPDefine (const std::string &in) |
| int | WarnIfPragmaOnceDetected (const std::string &fullHeaderPath, const std::string &headerFileContent) |
| To be replaced with proper pragma handlers. | |
| int ExtractBufferContent | ( | const std::string & | fullHeaderPath, |
| std::string & | bufferContent ) |
Definition at line 288 of file TModuleGenerator.cxx.
|
static |
Definition at line 166 of file TModuleGenerator.cxx.
| int WarnIfPragmaOnceDetected | ( | const std::string & | fullHeaderPath, |
| const std::string & | headerFileContent ) |
To be replaced with proper pragma handlers.
Definition at line 267 of file TModuleGenerator.cxx.