Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SmingHub/Sming
/ toInt
Method
toInt
Sming/Core/Data/Stream/SectionTemplate.cpp:123–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
121
}
122
123
int toInt() const
124
{
125
return toString().toInt();
126
}
127
128
float toFloat() const
129
{
Callers
6
bind
Method · 0.45
cmdPort
Method · 0.45
compare
Method · 0.45
add
Method · 0.45
sub
Method · 0.45
evaluate
Method · 0.45
Calls
1
toString
Function · 0.70
Tested by
no test coverage detected