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

#include <i_event_metadata_packet.h>

Inheritance diagram for nx::sdk::analytics::IEventMetadataPacket:
nx::sdk::Interface< IEventMetadataPacket, ICompoundMetadataPacket >

Public Member Functions

Ptr< const IEventMetadataat (int index) const
 
- Public Member Functions inherited from nx::sdk::Interface< IEventMetadataPacket, ICompoundMetadataPacket >
virtual IRefCountablequeryInterface (const InterfaceId *id)
 
Ptr< InterfacequeryInterface ()
 
Ptr< const InterfacequeryInterface () 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< IEventMetadataPacket, ICompoundMetadataPacket >
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.


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