BinaryNinja::Collaboration::CollabUndoEntry Class Reference

Public Member Functions

 CollabUndoEntry (BNCollaborationUndoEntry *entry)
 
- Public Member Functions inherited from BinaryNinja::CoreRefCountObject< BNCollaborationUndoEntry, BNNewCollaborationUndoEntryReference, BNFreeCollaborationUndoEntry >
 CoreRefCountObject ()
 
virtual ~CoreRefCountObject ()
 
BNCollaborationUndoEntryGetObject () 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 BNCollaborationUndoEntryGetObject (CoreRefCountObject *obj)
 
static BNCollaborationUndoEntryGetObject (const CoreRefCountObject *obj)
 
- Public Attributes inherited from BinaryNinja::CoreRefCountObject< BNCollaborationUndoEntry, BNNewCollaborationUndoEntryReference, BNFreeCollaborationUndoEntry >
std::atomic< int > m_refs
 
bool m_registeredRef
 
BNCollaborationUndoEntrym_object
 

Constructor & Destructor Documentation

◆ CollabUndoEntry()

CollabUndoEntry::CollabUndoEntry ( BNCollaborationUndoEntry entry)