Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/actor-framework/actor-framework
/ id
Method
id
libcaf_io/caf/io/middleman.cpp:400–402 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
398
}
399
400
actor_system_module::id_t middleman::id() const {
401
return actor_system_module::middleman;
402
}
403
404
void* middleman::subtype_ptr() {
405
return this;
Callers
15
philosopher_state
Method · 0.45
caf_main
Function · 0.45
init
Method · 0.45
~base_state
Method · 0.45
make_behavior
Method · 0.45
make_behavior
Method · 0.45
make_behavior
Method · 0.45
make_behavior
Method · 0.45
finished
Method · 0.45
waiting_testee
Function · 0.45
multiplexed_testee
Function · 0.45
blocking_testee
Function · 0.45
Calls
no outgoing calls
Tested by
2
print_actor_output
Method · 0.36
printer_for
Method · 0.36