libtransistor
A userland library for the Nintendo Switch
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
nx.hpp
Go to the documentation of this file.
1 
6 #pragma once
7 
8 #include<libtransistor/nx.h>
9 
11 #include<libtransistor/cpp/types.hpp>
15 #include<libtransistor/cpp/svc.hpp>
17 
18 // services
IPC (C++ header)
Address space management (C++ header)
Human Interface Device IPC bindings (C++ header)
Service Manager IPC bindings (C++ header)
IPC server (C++ header)
Manager for waiting on synchronizable handles (C++ bindings)
IPC client template library (C++ header)
USB definitions (C++ header)
USB-DS IPC bindings (C++ header)
Central Switch header. Includes all others.