libtransistor
A userland library for the Nintendo Switch
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Member Functions | Data Fields
trn::ipc::client::Object Class Reference
Collaboration diagram for trn::ipc::client::Object:
Collaboration graph
[legend]

Public Member Functions

 Object (ipc_object_t object)
 
 Object (const Object &)=delete
 
Objectoperator= (const Object &)=delete
 
 Object (Object &&other)
 
Objectoperator= (Object &&other)
 
template<uint32_t id, typename... Args>
Result< std::nullopt_t > SendSyncRequest (Args &&...args)
 

Data Fields

bool is_valid
 
ipc_object_t object
 

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