Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/xstudio
/ name
Method
name
src/session/src/session_actor.cpp:413–413 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
411
412
caf::behavior make_behavior() override { return behavior_; }
413
[[nodiscard]] const char *name() const override { return NAME.c_str(); }
414
415
private:
416
inline static const std::string NAME =
"LoadUrisActor"
;
Callers
7
init
Method · 0.45
TEST
Function · 0.45
message_handler
Method · 0.45
on_exit
Method · 0.45
duplicate_tree
Method · 0.45
get_next_name
Method · 0.45
message_handler
Method · 0.45
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.36