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

Method State

lib/mdflib/mdflib/src/horevision.cpp:30–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28}
29
30void HoRevision::State(std::string state) {
31 state_ = std::move(state);
32}
33
34const std::string& HoRevision::State() const {
35 return state_;

Callers 4

TESTFunction · 0.45
TESTFunction · 0.45
InitMethod · 0.45
WorkThreadMethod · 0.45

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.36
TESTFunction · 0.36