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

Method is_closed

DSView/pv/sigsession.h:311–313  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

309 void clear_all_decoder(bool bUpdateView = true);
310
311 inline bool is_closed(){
312 return _bClose;
313 }
314
315 inline bool is_instant(){
316 return _is_instant;

Callers 1

decode_dataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected