Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SmingHub/Sming
/ c_str
Method
c_str
Sming/Core/Data/CString.h:99–102 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
97
}
98
99
const char* c_str() const
100
{
101
return get() ?:
""
;
102
}
103
104
bool equals(const CString& other) const
105
{
Callers
15
Blob
Method · 0.45
setHostname
Method · 0.45
config
Method · 0.45
setHostname
Method · 0.45
config
Method · 0.45
config
Method · 0.45
setHostname
Method · 0.45
config
Method · 0.45
statusCallback
Method · 0.45
config
Method · 0.45
print_eid
Function · 0.45
eventHandler
Method · 0.45
Calls
no outgoing calls
Tested by
2
getValue
Method · 0.36
readMemoryBlock
Method · 0.36