Public Member Functions | |
| ComponentInfo () | |
| ComponentInfo (BinaryNinja::Component *component) | |
| ComponentInfo (BinaryNinja::Component *component, BinaryNinja::Component *parent) | |
| ComponentInfo (BinaryNinja::Component *component, FunctionRef function) | |
| ComponentInfo (BinaryNinja::Component *component, const BinaryNinja::DataVariable &dataVar) | |
Public Attributes | |
| ComponentRef | component |
| ComponentRef | parent |
| FunctionRef | function |
| BinaryNinja::DataVariable | dataVar |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| ComponentRef NotificationEvent::ComponentInfo::component |
| ComponentRef NotificationEvent::ComponentInfo::parent |
| FunctionRef NotificationEvent::ComponentInfo::function |
| BinaryNinja::DataVariable NotificationEvent::ComponentInfo::dataVar |