nx_metadata_sdk  1.0
Metadata SDK
Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
nx::sdk::analytics::IObjectMetadataPacket Class Referenceabstract

#include <i_object_metadata_packet.h>

Inheritance diagram for nx::sdk::analytics::IObjectMetadataPacket:
nx::sdk::Interface< IObjectMetadataPacket, ICompoundMetadataPacket0 >

Public Member Functions

Ptr< const IObjectMetadataat (int index) const
 
- Public Member Functions inherited from nx::sdk::Interface< IObjectMetadataPacket, ICompoundMetadataPacket0 >
virtual IRefCountablequeryInterface (const InterfaceId *id)
 
Ptr< InterfacequeryInterface ()
 
Ptr< const InterfacequeryInterface () const
 

Static Public Member Functions

static auto interfaceId ()
 

Protected Member Functions

virtual const IObjectMetadatagetAt (int index) const override=0
 
- Protected Member Functions inherited from nx::sdk::Interface< IObjectMetadataPacket, ICompoundMetadataPacket0 >
virtual IRefCountablequeryInterface (const IRefCountable::InterfaceId *id) override
 
IRefCountablequeryInterfaceSupportingDeprecatedId (const IRefCountable::InterfaceId *id, const Uuid &deprecatedInterfaceId)
 

Detailed Description

Metadata packet that contains data about objects detected on the scene.

Member Function Documentation

◆ getAt()

virtual const IObjectMetadata* nx::sdk::analytics::IObjectMetadataPacket::getAt ( int  index) const
overrideprotectedpure virtual

Called by at()


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