Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ Value
Method
Value
lib/mdflib/mdflib/src/mdproperty.cpp:157–159 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
155
156
template <>
157
void MdProperty::Value(std::string value) {
158
value_ = std::move(value);
159
}
160
161
template <>
162
void MdProperty::Value(bool value) {
Callers
1
ToXml
Method · 0.45
Calls
7
ToIsoDate
Method · 0.80
ToIsoTime
Method · 0.80
ToIsoDateTime
Method · 0.80
FromIsoDateTime
Method · 0.80
GetUtcTimeNs
Method · 0.80
empty
Method · 0.80
size
Method · 0.45
Tested by
no test coverage detected