Public Member Functions | |
FieldResolutionInfo (BNFieldResolutionInfo *info) | |
![]() | |
CoreRefCountObject () | |
virtual | ~CoreRefCountObject () |
BNFieldResolutionInfo * | GetObject () const |
void | AddRef () |
void | Release () |
void | AddRefForRegistration () |
void | ReleaseForRegistration () |
void | AddRefForCallback () |
void | ReleaseForCallback () |
Additional Inherited Members | |
![]() | |
static BNFieldResolutionInfo * | GetObject (CoreRefCountObject *obj) |
static BNFieldResolutionInfo * | GetObject (const CoreRefCountObject *obj) |
![]() | |
std::atomic< int > | m_refs |
bool | m_registeredRef |
BNFieldResolutionInfo * | m_object |
FieldResolutionInfo::FieldResolutionInfo | ( | BNFieldResolutionInfo * | info | ) |