tflite::StderrReporter
Summary
Inheritance
Inherits from:
tflite::ErrorReporter
Public functions
|
Report(const char *format, va_list args) override
|
int
|
Public functions
Report
int tflite::StderrReporter::Report(
const char *format,
va_list args
) override
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-05-10 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-10 UTC."],[],[],null,["# tflite::StderrReporter Struct Reference\n\ntflite::StderrReporter\n======================\n\nSummary\n-------\n\n### Inheritance\n\nInherits from: [tflite::ErrorReporter](/edge/api/tflite/cc/class/tflite/error-reporter)\n\n| ### Public functions ||\n|-----------------------------------------------------------------------------------------------------------------------------|-------|\n| [Report](#structtflite_1_1_stderr_reporter_1a15ff43d715af3ffcfaf211abe39518bc)`(const char *format, va_list args) override` | `int` |\n\nPublic functions\n----------------\n\n### Report\n\n```gdscript\nint tflite::StderrReporter::Report(\n const char *format,\n va_list args\n) override\n```"]]