nx_metadata_sdk
1.0
Metadata SDK
|
Public Member Functions | |
virtual int | refCountForTest () const override |
![]() | |
RefCountable (const RefCountable &)=delete | |
RefCountable (RefCountable &&)=delete | |
RefCountable & | operator= (const RefCountable &)=delete |
RefCountable & | operator= (RefCountable &&)=delete |
virtual int | addRef () const override |
virtual int | releaseRef () const override |
int | refCount () const |
Static Public Attributes | |
static bool | s_destructorCalled = false |
Mock for an object implementing the current SDK interface - used for compatibility testing.