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

Method get_decoder_model

DSView/pv/sigsession.h:226–228  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

224 void rst_decoder_by_key_handel(void *handel);
225
226 inline pv::data::DecoderModel* get_decoder_model(){
227 return _decoder_model;
228 }
229
230 inline std::vector<view::SpectrumTrace*>& get_spectrum_traces(){
231 return _spectrum_traces;

Callers 14

ProtocolListMethod · 0.80
set_protocolMethod · 0.80
on_row_checkMethod · 0.80
ProtocolExpMethod · 0.80
save_procMethod · 0.80
ProtocolDockMethod · 0.80
set_modelMethod · 0.80
update_modelMethod · 0.80
item_clickedMethod · 0.80
column_resizeMethod · 0.80
nav_table_viewMethod · 0.80
search_preMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected