libtransistor
A userland library for the Nintendo Switch
|
IPC (C++ header) More...
Go to the source code of this file.
Data Structures | |
class | trn::ipc::Message |
struct | trn::ipc::InObject< T > |
struct | trn::ipc::OutObject< T > |
struct | trn::ipc::InRaw< T > |
struct | trn::ipc::OutRaw< T > |
struct | trn::ipc::copy |
struct | trn::ipc::move |
struct | trn::ipc::InHandle< T, Transfer > |
struct | trn::ipc::InHandle< handle_t, Transfer > |
struct | trn::ipc::OutHandle< T, Transfer, Args > |
struct | trn::ipc::OutHandle< handle_t, Transfer > |
struct | trn::ipc::OutHandle< T, Transfer, Args > |
struct | trn::ipc::Buffer< T, type, expected_size > |
struct | trn::ipc::InPid |
struct | trn::ipc::OutPid |
IPC (C++ header)