libtransistor
A userland library for the Nintendo Switch
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Data Fields
ipc_server_domain_t Struct Reference

Represents the server side of an IPC object domain. More...

#include <ipcserver.h>

Collaboration diagram for ipc_server_domain_t:
Collaboration graph
[legend]

Data Fields

ipc_server_object_tobjects [MAX_DOMAIN_OBJECTS]
 The objects within this domain.
 
struct ipc_server_session_towning_session
 The session that owns this domain.
 

Detailed Description

Represents the server side of an IPC object domain.


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