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

Method get_mark_index

DSView/pv/data/decoderstack.cpp:876–879  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

874}
875
876int64_t DecoderStack::get_mark_index()
877{
878 return _mark_index;
879}
880
881const char* DecoderStack::get_root_decoder_id()
882{

Callers 1

draw_annotationMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected