MCPcopy Create free account
hub / github.com/SpartanJ/eepp / c_str

Method c_str

src/eepp/core/string.cpp:2114–2116  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2112}
2113
2114const String::StringBaseType* String::c_str() const {
2115 return mString.c_str();
2116}
2117
2118const String::StringBaseType* String::data() const {
2119 return mString.data();

Callers 15

loadProjectMethod · 0.80
createNewLayoutMethod · 0.80
display_crash_messageMethod · 0.80
updateStepMethod · 0.80
UIBuildSettingsMethod · 0.80
refreshTabMethod · 0.80
dataMethod · 0.80
createProjectTreeMenuMethod · 0.80
deleteFileDialogMethod · 0.80
initMethod · 0.80
dataMethod · 0.80
countNewLinesFunction · 0.80

Calls

no outgoing calls

Tested by 12

getShorthandParserMethod · 0.64
UTESTFunction · 0.64
UTESTFunction · 0.64
UTESTFunction · 0.64
UTESTFunction · 0.64
UTESTFunction · 0.64
UTESTFunction · 0.64
UTESTFunction · 0.64
createMapEditorMethod · 0.64
renderMethod · 0.64