Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
changeName
Method · 0.45
mouseMoveEvent
Method · 0.45
get_traces
Method · 0.45
compare_trace_v_offsets
Method · 0.45
signals_changed
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected