Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ Text
Method
Text
lib/mdflib/mdflib/src/tx3block.cpp:23–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
}
22
23
std::string Tx3Block::Text() const {
24
std::string temp = text_;
25
MdfHelper::Trim(temp);
26
return temp;
27
}
28
29
uint64_t Tx3Block::Write(std::streambuf& buffer) {
30
block_type_ =
"TX"
;
Callers
15
TEST
Function · 0.45
TEST_F
Function · 0.45
OnListItemActivated
Method · 0.45
Unit
Method · 0.45
GetBlockProperty
Method · 0.45
ConvertValueToText
Method · 0.45
ConvertValueRangeToText
Method · 0.45
ConvertTextToValue
Method · 0.45
ConvertTextToTranslation
Method · 0.45
Formula
Method · 0.45
cc4block.cpp
File · 0.45
Reference
Method · 0.45
Calls
no outgoing calls
Tested by
2
TEST
Function · 0.36
TEST_F
Function · 0.36