Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ type
Class
type
src/support/events.h:22–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
};\
21
/* unique ptr typedef */\
22
typedef std::unique_ptr<struct type, type##_deleter> raii_##type
23
24
MAKE_RAII(event_base);
25
MAKE_RAII(event);
Callers
15
parse_function_calls
Function · 0.50
normalize
Function · 0.50
escape
Function · 0.50
unescape
Function · 0.50
parse_function_call_and_arguments
Function · 0.50
parse_string_content
Function · 0.50
count_format_specifiers
Function · 0.50
run_test
Method · 0.50
program_to_witness
Function · 0.50
check_key
Function · 0.50
check_script
Function · 0.50
__getattr__
Method · 0.50
Calls
no outgoing calls
Tested by
1
test_sequence
Method · 0.40