Monado OpenXR Runtime
Loading...
Searching...
No Matches
ipc_client_app_instance Struct Reference

Client proxy for xrt_app_instance. More...

Inheritance diagram for ipc_client_app_instance:
Collaboration diagram for ipc_client_app_instance:

Data Fields

struct xrt_app_instance base
 
struct ipc_connectionipc_c
 The IPC connection.
 
uint32_t id
 
- Data Fields inherited from xrt_app_instance
xrt_result_t(* create_app_system )(struct xrt_app_instance *xainst, struct xrt_system *xsys, struct xrt_app_system **out_xasys)
 Creates an application system from the passed system.
 
void(* destroy )(struct xrt_app_instance *xainst)
 Destroy the application instance and its owned objects.
 

Additional Inherited Members

- Static Public Member Functions inherited from xrt_app_instance
static XRT_NONNULL_ALL xrt_result_t xrt_app_instance_create_app_system (struct xrt_app_instance *xainst, struct xrt_system *xsys, struct xrt_app_system **out_xasys)
 Creates an application system from the passed system.
 
static XRT_NONNULL_ALL void xrt_app_instance_destroy (struct xrt_app_instance **xainst_ptr)
 Destroy the application instance and its owned objects.
 

Detailed Description

Client proxy for xrt_app_instance.

Field Documentation

◆ ipc_c

struct ipc_connection* ipc_client_app_instance::ipc_c

The IPC connection.


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