MCPcopy Index your code
hub / github.com/DreamSourceLab/DSView / get_type

Method get_type

DSView/pv/data/mathstack.cpp:131–134  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

129}
130
131MathStack::MathType MathStack::get_type()
132{
133 return _type;
134}
135
136uint64_t MathStack::get_sample_num()
137{

Callers 13

set_trace_nameMethod · 0.45
update_dso_data_scaleMethod · 0.45
gen_config_jsonMethod · 0.45
load_config_from_jsonMethod · 0.45
save_startMethod · 0.45
save_logicMethod · 0.45
save_analogMethod · 0.45
save_dsoMethod · 0.45
export_startMethod · 0.45
export_execMethod · 0.45
IsLogicDataTypeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected