Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenArkStudio/ARK
/ GetSelfBusID
Method
GetSelfBusID
src/plugin/bus/src/AFCBusModule.cpp:192–195 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
190
}
191
192
int AFCBusModule::GetSelfBusID()
193
{
194
return GetPluginManager()->GetBusID();
195
}
196
197
const std::string AFCBusModule::GetSelfBusName()
198
{
Callers
6
CreateServer
Method · 0.80
GetSelfNetServer
Method · 0.80
AddNetConnectionBus
Method · 0.80
RemoveNetConnectionBus
Method · 0.80
SendMsgByAppType
Method · 0.80
SendMsgByBusID
Method · 0.80
Calls
1
GetBusID
Method · 0.80
Tested by
no test coverage detected