MCPcopy Create free account
hub / github.com/SakuraEngine/SakuraEngine / c_str

Method c_str

modules/core/core/src/string/OpenString/text.cpp:556–559  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

554 }
555
556 const ochar_t* text::c_str() const noexcept
557 {
558 return this->sequence_.c_str();
559 }
560
561 const ochar8_t* text::u8_str() const noexcept
562 {

Callers 15

saveToFileFunction · 0.45
compileFunction · 0.45
compile_and_runFunction · 0.45
MAIN_FUNC_NAMEFunction · 0.45
on_loadMethod · 0.45
main_module_execMethod · 0.45
mainFunction · 0.45
ImportMethod · 0.45
compile_projectFunction · 0.45
mainFunction · 0.45
OpenProjectMethod · 0.45
ImportMethod · 0.45

Calls

no outgoing calls

Tested by 15

~RedirectOuputTesterMethod · 0.36
AddInspectMethod · 0.36
DrawInspectsMethod · 0.36
DrawObjectMethod · 0.36
DrawLeafMethod · 0.36
compareMethod · 0.36
checkWithMethod · 0.36
toStringFunction · 0.36
matchesAnyFunction · 0.36
hashFunction · 0.36
checkFiltersMethod · 0.36
translateActiveExceptionFunction · 0.36