Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DreamSourceLab/DSView
/ get_key
Method
get_key
DSView/pv/view/cursor.h:84–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
83
public:
84
inline uint64_t get_key(){
85
return (uint64_t)this;
86
}
87
88
inline uint64_t get_index(){
89
return _index;
Callers
2
get_cursor_index_by_key
Method · 0.80
load_options_view
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected