Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ IsArray
Method
IsArray
lib/mdflib/mdflib/src/ichannelobserver.cpp:57–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
bool IChannelObserver::IsArray() const {
58
return !channel_.ChannelArrays().empty();
59
}
60
61
uint64_t IChannelObserver::ArraySize() const {
62
return channel_.ArraySize();
Callers
2
TEST_F
Function · 0.80
OnGetItemText
Method · 0.80
Calls
2
empty
Method · 0.80
ChannelArrays
Method · 0.45
Tested by
1
TEST_F
Function · 0.64