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

Method Component

component.cpp:20–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18
19
20Component::Component(BNComponent* component)
21{
22 m_object = component;
23}
24
25
26std::string Component::GetDisplayName()

Callers 14

_component_addedMethod · 0.80
_component_removedMethod · 0.80
_component_movedMethod · 0.80
get_componentMethod · 0.80
get_component_by_pathMethod · 0.80
root_componentMethod · 0.80
create_componentMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected