Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenArkStudio/ARK
/ GetSrcBus
Method
GetSrcBus
src/plugin/net/include/AFNetMsg.hpp:134–137 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
132
}
133
134
int32_t GetSrcBus() const
135
{
136
return head_.src_bus_;
137
}
138
139
int32_t GetDstBus() const
140
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected