TT CORE SDK 2.0.1.1
TT CORE SDK documentation
Loading...
Searching...
No Matches
ttsdk::ExportValues Struct Reference

#include <export_value.h>

Collaboration diagram for ttsdk::ExportValues:

Classes

struct  ExportValue
 

Public Attributes

size_t count
 
ExportValue exportValues [MAX_EVENTS]
 

Static Public Attributes

static constexpr size_t MAX_EVENTS = 10
 Max supported export values in one update.
 

Detailed Description

BETA FEATURE - This is part of the beta support of Algos in the CORE SDK and is subject to change based on user feedback. Please make note of this if you choose to use it.

Definition at line 24 of file export_value.h.

Member Data Documentation

◆ count

size_t ttsdk::ExportValues::count

Definition at line 28 of file export_value.h.

◆ exportValues

ExportValue ttsdk::ExportValues::exportValues[MAX_EVENTS]

Definition at line 48 of file export_value.h.

◆ MAX_EVENTS

constexpr size_t ttsdk::ExportValues::MAX_EVENTS = 10
staticconstexpr

Max supported export values in one update.

Definition at line 27 of file export_value.h.


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