Table of Contents

Namespace JYPPX.Shared.Interop

Classes

BridgeBuildInfo

Build-time metadata reported by the native bridge. 原生 bridge 报告的构建期元数据。

BridgeCapabilityInfo

Capability flags surfaced by the native bridge. 原生 bridge 暴露出的能力标志集合。

BridgeRuntimeInfo

Runtime-facing bridge state reported by the native layer. 原生层报告的面向运行时的 bridge 状态。

NativeBridgeException

Base exception for managed wrappers around the native bridge. 原生 bridge 托管封装的基础异常类型。

NativeBridgeLibraryLoader

Shared native bridge loader used by managed assemblies that P/Invoke the bridge. 供托管程序集调用的共享原生 bridge 加载器。

NativeBridgePathResolver

Resolves candidate paths for the native bridge library. 解析原生 bridge 库的候选路径。

SafeBridgeHandle

Common base type for native bridge SafeHandle implementations. 原生 bridge SafeHandle 实现的公共基类。

TensorRtAdapterInfo

Adapter availability snapshot for a specific TensorRT major line. 指定 TensorRT 主版本线的适配器可用性快照。

Enums

BridgeErrorCategory

Broad source categories for bridge error messages. bridge 错误消息的宽泛来源类别。

BridgeStatusCode

Status codes returned by the native bridge. 原生 bridge 返回的状态码。

TensorRtApiLine

TensorRT major lines exposed by the bridge. bridge 对外暴露的 TensorRT 主版本线。