Skip to main content

SimaaiGstErrorContext Struct

Declaration

struct SimaaiGstErrorContext { ... }

Included Headers

#include <SimaaiGstErrors.h>

Public Member Attributes Index

const char *plugin = nullptr
const char *node = nullptr
const char *config_path = nullptr
const char *model_path = nullptr
intgraph_id = -1
std::int64_tframe_id = -1
const char *stream_id = nullptr
const char *input_caps = nullptr
const char *output_caps = nullptr
const char *input_dims = nullptr
const char *output_dims = nullptr
const char *allocator = nullptr
const char *dispatcher_err = nullptr
const char *hint = nullptr
const char *manifest_version = nullptr
const char *stage_key = nullptr
const char *source_used = nullptr
const char *missing_field = nullptr
const char *fallback_chain = nullptr

Definition at line 12 of file SimaaiGstErrors.h.

Public Member Attributes

allocator

const char* SimaaiGstErrorContext::allocator = nullptr

Definition at line 24 of file SimaaiGstErrors.h.

24 const char* allocator = nullptr;

config_path

const char* SimaaiGstErrorContext::config_path = nullptr

Definition at line 15 of file SimaaiGstErrors.h.

15 const char* config_path = nullptr;

dispatcher_err

const char* SimaaiGstErrorContext::dispatcher_err = nullptr

Definition at line 25 of file SimaaiGstErrors.h.

25 const char* dispatcher_err = nullptr;

fallback_chain

const char* SimaaiGstErrorContext::fallback_chain = nullptr

Definition at line 31 of file SimaaiGstErrors.h.

31 const char* fallback_chain = nullptr;

frame_id

std::int64_t SimaaiGstErrorContext::frame_id = -1

Definition at line 18 of file SimaaiGstErrors.h.

18 std::int64_t frame_id = -1;

graph_id

int SimaaiGstErrorContext::graph_id = -1

Definition at line 17 of file SimaaiGstErrors.h.

17 int graph_id = -1;

hint

const char* SimaaiGstErrorContext::hint = nullptr

Definition at line 26 of file SimaaiGstErrors.h.

26 const char* hint = nullptr;

input_caps

const char* SimaaiGstErrorContext::input_caps = nullptr

Definition at line 20 of file SimaaiGstErrors.h.

20 const char* input_caps = nullptr;

input_dims

const char* SimaaiGstErrorContext::input_dims = nullptr

Definition at line 22 of file SimaaiGstErrors.h.

22 const char* input_dims = nullptr;

manifest_version

const char* SimaaiGstErrorContext::manifest_version = nullptr

Definition at line 27 of file SimaaiGstErrors.h.

27 const char* manifest_version = nullptr;

missing_field

const char* SimaaiGstErrorContext::missing_field = nullptr

Definition at line 30 of file SimaaiGstErrors.h.

30 const char* missing_field = nullptr;

model_path

const char* SimaaiGstErrorContext::model_path = nullptr

Definition at line 16 of file SimaaiGstErrors.h.

16 const char* model_path = nullptr;

node

const char* SimaaiGstErrorContext::node = nullptr

Definition at line 14 of file SimaaiGstErrors.h.

14 const char* node = nullptr;

output_caps

const char* SimaaiGstErrorContext::output_caps = nullptr

Definition at line 21 of file SimaaiGstErrors.h.

21 const char* output_caps = nullptr;

output_dims

const char* SimaaiGstErrorContext::output_dims = nullptr

Definition at line 23 of file SimaaiGstErrors.h.

23 const char* output_dims = nullptr;

plugin

const char* SimaaiGstErrorContext::plugin = nullptr

Definition at line 13 of file SimaaiGstErrors.h.

13 const char* plugin = nullptr;

source_used

const char* SimaaiGstErrorContext::source_used = nullptr

Definition at line 29 of file SimaaiGstErrors.h.

29 const char* source_used = nullptr;

stage_key

const char* SimaaiGstErrorContext::stage_key = nullptr

Definition at line 28 of file SimaaiGstErrors.h.

28 const char* stage_key = nullptr;

stream_id

const char* SimaaiGstErrorContext::stream_id = nullptr

Definition at line 19 of file SimaaiGstErrors.h.

19 const char* stream_id = nullptr;

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


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.1.