MCPcopy Create free account
hub / github.com/DreamSourceLab/DSView / get_name

Method get_name

DSView/pv/view/trace.h:74–76  ·  view source on GitHub ↗

* Gets the name of this signal. */

Source from the content-addressed store, hash-verified

72 * Gets the name of this signal.
73 */
74 inline QString get_name(){
75 return _name;
76 }
77
78 virtual int get_name_width();
79

Callers 10

gen_config_jsonMethod · 0.80
load_config_from_jsonMethod · 0.80
gen_decoders_jsonMethod · 0.80
load_sessionMethod · 0.80
changeNameMethod · 0.80
ProtocolListMethod · 0.80
SearchMethod · 0.80
FftOptionsMethod · 0.80
create_probe_selectorMethod · 0.80
update_viewMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected