MCPcopy 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

BlobMethod · 0.45
setHostnameMethod · 0.45
configMethod · 0.45
setHostnameMethod · 0.45
configMethod · 0.45
configMethod · 0.45
setHostnameMethod · 0.45
configMethod · 0.45
statusCallbackMethod · 0.45
configMethod · 0.45
print_eidFunction · 0.45
eventHandlerMethod · 0.45

Calls

no outgoing calls

Tested by 2

getValueMethod · 0.36
readMemoryBlockMethod · 0.36