libtransistor
A userland library for the Nintendo Switch
|
Public Member Functions | |
KProcess (process_h handle) | |
Result< std::nullopt_t > | ResetSignal () |
Result< std::nullopt_t > | WaitSignal (uint64_t timeout) |
Public Member Functions inherited from trn::KWaitable | |
KWaitable (handle_t handle) | |
Public Member Functions inherited from trn::KObject | |
KObject (handle_t handle) | |
KObject (const KObject &)=delete | |
KObject & | operator= (const KObject &)=delete |
KObject (KObject &&other) | |
KObject & | operator= (KObject &&other) |
handle_t | Claim () |
Additional Inherited Members | |
Data Fields inherited from trn::KObject | |
handle_t | handle = 0 |