MCPcopy 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
192int AFCBusModule::GetSelfBusID()
193{
194 return GetPluginManager()->GetBusID();
195}
196
197const std::string AFCBusModule::GetSelfBusName()
198{

Callers 6

CreateServerMethod · 0.80
GetSelfNetServerMethod · 0.80
AddNetConnectionBusMethod · 0.80
SendMsgByAppTypeMethod · 0.80
SendMsgByBusIDMethod · 0.80

Calls 1

GetBusIDMethod · 0.80

Tested by

no test coverage detected