MCPcopy Create free account
hub / github.com/Kitware/CMake / GetValue

Method GetValue

Source/CursesDialog/cmCursesWidget.cxx:41–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39}
40
41char const* cmCursesWidget::GetValue()
42{
43 return this->Value.c_str();
44}

Callers 7

RePostMethod · 0.45
RenderMethod · 0.45
UpdateStatusBarMethod · 0.45
RemoveEntryMethod · 0.45
HandleInputMethod · 0.45
JumpToCacheEntryMethod · 0.45

Calls 1

c_strMethod · 0.80

Tested by

no test coverage detected