MCPcopy Create free account
hub / github.com/amule-project/amule / SetPath

Method SetPath

src/CamuleFileConfig.h:88–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86 }
87
88 void SetPath(const wxString& strPath) override
89 {
90 CCtypeAsciiScope scope;
91 wxFileConfig::SetPath(strPath);
92 }
93
94protected:
95 bool DoReadString(const wxString& key, wxString* pStr) const override

Callers 2

SaveCatsMethod · 0.80
LoadCatsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected