Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
testLongString
Function · 0.45
EndlessTest
Function · 0.45
BinaryFileReader
Method · 0.45
ReadUntilEof
Method · 0.45
PreProcess
Method · 0.45
GetProcessInfo
Method · 0.45
ToHex
Function · 0.45
ToChar
Function · 0.45
MatchKey
Function · 0.45
AddPipeReader
Method · 0.45
FlushLinesFromTerminatedProcess
Method · 0.45
Add
Method · 0.45
Calls
no outgoing calls
Tested by
1
GetTestFileAsString
Function · 0.36