libtransistor
A userland library for the Nintendo Switch
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
cpp Directory Reference
Directory dependency graph for cpp:
include/libtransistor/cpp

Directories

directory  ipc
 

Files

file  address_space.hpp [code]
 Address space management (C++ header)
 
file  ipc.hpp [code]
 IPC (C++ header)
 
file  ipcclient.hpp [code]
 IPC client template library (C++ header)
 
file  ipcserver.hpp [code]
 IPC server (C++ header)
 
file  nx.hpp [code]
 Central Switch header. Includes all others (C++ version).
 
file  svc.hpp [code]
 
file  types.hpp [code]
 
file  waiter.hpp [code]
 Manager for waiting on synchronizable handles (C++ bindings)