MCPcopy Create free account
hub / github.com/CobaltFusion/DebugViewPP / str

Method str

include/CobaltFusion/Str.h:38–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36 }
37
38 std::string str() const
39 {
40 return m_str;
41 }
42
43 const char* c_str() const
44 {

Callers 15

testLongStringFunction · 0.45
EndlessTestFunction · 0.45
BinaryFileReaderMethod · 0.45
ReadUntilEofMethod · 0.45
PreProcessMethod · 0.45
GetProcessInfoMethod · 0.45
ToHexFunction · 0.45
ToCharFunction · 0.45
MatchKeyFunction · 0.45
AddPipeReaderMethod · 0.45
AddMethod · 0.45

Calls

no outgoing calls

Tested by 1

GetTestFileAsStringFunction · 0.36