MCPcopy Create free account
hub / github.com/Vector35/binaryninja-api / Remote

Method Remote

collaboration.cpp:565–568  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

563
564
565Remote::Remote(BNRemote* remote)
566{
567 m_object = remote;
568}
569
570
571std::string Remote::GetUniqueId()

Callers 9

remoteMethod · 0.80
remoteMethod · 0.80
remoteMethod · 0.80
remoteMethod · 0.80
remoteMethod · 0.80
remoteMethod · 0.80
remoteMethod · 0.80
remoteMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected