Public Member Functions | |
| CollabUndoEntry (BNCollaborationUndoEntry *entry) | |
Public Member Functions inherited from BinaryNinja::CoreRefCountObject< BNCollaborationUndoEntry, BNNewCollaborationUndoEntryReference, BNFreeCollaborationUndoEntry > | |
| CoreRefCountObject () | |
| virtual | ~CoreRefCountObject () |
| BNCollaborationUndoEntry * | GetObject () const |
| void | AddRef () |
| void | Release () |
| void | AddRefForRegistration () |
| void | ReleaseForRegistration () |
| void | AddRefForCallback () |
| void | ReleaseForCallback () |
Additional Inherited Members | |
Static Public Member Functions inherited from BinaryNinja::CoreRefCountObject< BNCollaborationUndoEntry, BNNewCollaborationUndoEntryReference, BNFreeCollaborationUndoEntry > | |
| static BNCollaborationUndoEntry * | GetObject (CoreRefCountObject *obj) |
| static BNCollaborationUndoEntry * | GetObject (const CoreRefCountObject *obj) |
Public Attributes inherited from BinaryNinja::CoreRefCountObject< BNCollaborationUndoEntry, BNNewCollaborationUndoEntryReference, BNFreeCollaborationUndoEntry > | |
| std::atomic< int > | m_refs |
| bool | m_registeredRef |
| BNCollaborationUndoEntry * | m_object |
| CollabUndoEntry::CollabUndoEntry | ( | BNCollaborationUndoEntry * | entry | ) |