litert::EnvironmentOptions
Summary
Inheritance
Inherits from:
litert::internal::NonOwnedHandle< LiteRtEnvironmentOptions >
Public types
|
OptionTag
|
using
LiteRtEnvOptionTag
|
Public functions
|
GetOption(OptionTag tag) const
|
|
Public types
OptionTag
LiteRtEnvOptionTag OptionTag
Public functions
EnvironmentOptions
EnvironmentOptions(
LiteRtEnvironmentOptions env
)
GetOption
Expected< std::any > GetOption(
OptionTag tag
) const
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 2025-05-14 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 2025-05-14 UTC."],[],[],null,["# litert::EnvironmentOptions Class Reference\n\nlitert::EnvironmentOptions\n==========================\n\nSummary\n-------\n\n### Inheritance\n\nInherits from: [litert::internal::NonOwnedHandle\\\u003c LiteRtEnvironmentOptions \\\u003e](/edge/api/litert/c/classlitert/1-1internal-1-1-non-owned-handle)\n\n| ### Constructors and Destructors ||\n|---|---|\n| [EnvironmentOptions](#classlitert_1_1_environment_options_1a67da9dca353f016100652a361d8d96c9)`(LiteRtEnvironmentOptions env)` ||\n\n| ### Public types ||\n|--------------------------------------------------------------------------------------|----------------------------|\n| [OptionTag](#classlitert_1_1_environment_options_1acedeb55cff59a911b610797ce59799a5) | using `LiteRtEnvOptionTag` |\n\n| ### Public functions ||\n|--------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------|\n| [GetOption](#classlitert_1_1_environment_options_1aadde32aa8d388682cbd508a60161f86e)`(OptionTag tag) const ` | [Expected](/edge/api/litert/c/classlitert/1-1-expected#classlitert_1_1_expected)`\u003c std::any \u003e` |\n\nPublic types\n------------\n\n### OptionTag\n\n```text\nLiteRtEnvOptionTag OptionTag\n``` \n\nPublic functions\n----------------\n\n### EnvironmentOptions\n\n```text\n EnvironmentOptions(\n LiteRtEnvironmentOptions env\n)\n``` \n\n### GetOption\n\n```gdscript\nExpected\u003c std::any \u003e GetOption(\n OptionTag tag\n) const \n```"]]