Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ set
Method
set
lib/mdflib/mdflibrary/src/MdfChannelArray.cpp:14–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
}
13
14
void MdfChannelArray::Type::set(ArrayType type) {
15
if (array_ != nullptr) {
16
array_->Type(static_cast<mdf::ArrayType>(type));
17
}
18
}
19
20
ArrayStorage MdfChannelArray::Storage::get() {
21
const auto temp =
Callers
nothing calls this directly
Calls
3
Storage
Method · 0.80
Type
Method · 0.45
Flags
Method · 0.45
Tested by
no test coverage detected