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

#include <i_event_metadata_packet.h>

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

Public Member Functions

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

Static Public Member Functions

static auto interfaceId ()
 

Protected Member Functions

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

Detailed Description

Metadata packet containing information about some event which occurred on the scene.

Member Function Documentation

◆ getAt()

virtual const IEventMetadata* nx::sdk::analytics::IEventMetadataPacket0::getAt ( int  index) const
overrideprotectedpure virtual

Called by at()


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