nx_metadata_sdk  1.0
Metadata SDK
Public Member Functions | Static Public Attributes | List of all members
nx::sdk::ref_countable_ut::NewObject Class Reference
Inheritance diagram for nx::sdk::ref_countable_ut::NewObject:
nx::sdk::RefCountable< NewInterface >

Public Member Functions

virtual int refCountForTest () const override
 
- Public Member Functions inherited from nx::sdk::RefCountable< NewInterface >
 RefCountable (const RefCountable &)=delete
 
 RefCountable (RefCountable &&)=delete
 
RefCountableoperator= (const RefCountable &)=delete
 
RefCountableoperator= (RefCountable &&)=delete
 
virtual int addRef () const override
 
virtual int releaseRef () const override
 
int refCount () const
 

Static Public Attributes

static bool s_destructorCalled = false
 

Detailed Description

Mock for an object implementing the current SDK interface - used for compatibility testing.


The documentation for this class was generated from the following file: