summaryrefslogtreecommitdiffstats
path: root/Source/cmCableWrapTclCommand.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmCableWrapTclCommand.h')
-rw-r--r--Source/cmCableWrapTclCommand.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/Source/cmCableWrapTclCommand.h b/Source/cmCableWrapTclCommand.h
index 055b035..a86f8ff 100644
--- a/Source/cmCableWrapTclCommand.h
+++ b/Source/cmCableWrapTclCommand.h
@@ -98,6 +98,9 @@ public:
protected:
void GenerateCableFiles() const;
void GenerateCableClassFiles(const char*, const cmCableClass&, unsigned int) const;
+ std::string GetGccXmlFromCache() const;
+ std::string GetGccXmlFlagsFromCache() const;
+ std::string GetCableFromCache() const;
private:
/**