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

Method get_type

DSView/pv/view/trace.h:116–118  ·  view source on GitHub ↗

* Gets trace type */

Source from the content-addressed store, hash-verified

114 * Gets trace type
115 */
116 inline int get_type(){
117 return _type;
118 }
119
120 /**
121 * Index process

Callers 5

changeNameMethod · 0.45
mouseMoveEventMethod · 0.45
get_tracesMethod · 0.45
signals_changedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected