Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DreamSourceLab/DSView
/ get_logic
Method
get_logic
DSView/pv/sigsession.h:96–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
SessionData();
95
96
inline data::LogicSnapshot* get_logic(){
97
return &logic;
98
}
99
100
inline data::AnalogSnapshot* get_analog(){
101
return &analog;
Callers
14
get_logic_data_view_time
Method · 0.80
set_cur_snap_samplerate
Method · 0.80
get_capture_status
Method · 0.80
init_signals
Method · 0.80
reload
Method · 0.80
refresh
Method · 0.80
feed_in_logic
Method · 0.80
data_feed_in
Method · 0.80
get_snapshot
Method · 0.80
decode_task_proc
Method · 0.80
get_signal_snapshot
Method · 0.80
on_device_lib_event
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected