MCPcopy Create free account
hub / github.com/KDE/kdevelop / c_str

Method c_str

plugins/subversion/3rdparty/kdevsvncpp/path.cpp:82–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80 }
81
82 const char *
83 Path::c_str() const
84 {
85 return m_path.c_str();
86 }
87
88 Path&
89 Path::operator= (const Path & path)

Callers 15

runMethod · 0.45
diffMethod · 0.45
runMethod · 0.45
contextGetLoginMethod · 0.45
arrayMethod · 0.45
proplistMethod · 0.45
propgetMethod · 0.45
propsetMethod · 0.45
propdelMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected