MCPcopy Create free account
hub / github.com/Serial-Studio/Serial-Studio / ChannelConversion

Method ChannelConversion

lib/mdflib/mdflib/src/cn3block.cpp:63–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61}
62
63IChannelConversion *Cn3Block::ChannelConversion() const {
64 return cc_block_.get();
65}
66
67ChannelDataType Cn3Block::DataType() const {
68 switch (signal_type_) {

Callers 8

TEST_FFunction · 0.45
TESTFunction · 0.45
EXPORTFEATUREFUNCFunction · 0.45
MdfChannel.cppFile · 0.45
GetEngValueMethod · 0.45
GetEngValueMethod · 0.45
GetEngValueMethod · 0.45
GetEngValueMethod · 0.45

Calls 1

getMethod · 0.45

Tested by 2

TEST_FFunction · 0.36
TESTFunction · 0.36