nx_metadata_sdk  1.0
Metadata SDK
Public Member Functions | Static Public Member Functions | List of all members
nx::sdk::analytics::IConsumingDeviceAgent1 Class Referenceabstract
Inheritance diagram for nx::sdk::analytics::IConsumingDeviceAgent1:
nx::sdk::Interface< IConsumingDeviceAgent1, IConsumingDeviceAgent0 >

Public Member Functions

virtual void finalize ()=0
 
- Public Member Functions inherited from nx::sdk::Interface< IConsumingDeviceAgent1, IConsumingDeviceAgent0 >
virtual IRefCountablequeryInterface (const InterfaceId *id)
 
Ptr< InterfacequeryInterface ()
 
Ptr< const InterfacequeryInterface () const
 

Static Public Member Functions

static auto interfaceId ()
 

Additional Inherited Members

- Protected Member Functions inherited from nx::sdk::Interface< IConsumingDeviceAgent1, IConsumingDeviceAgent0 >
virtual IRefCountablequeryInterface (const IRefCountable::InterfaceId *id) override
 
IRefCountablequeryInterfaceSupportingDeprecatedId (const IRefCountable::InterfaceId *id, const Uuid &deprecatedInterfaceId)
 

Member Function Documentation

◆ finalize()

virtual void nx::sdk::analytics::IConsumingDeviceAgent1::finalize ( )
pure virtual

Called by the Server when this DeviceAgent is no longer needed, before releasing the ref.


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