libtransistor
A userland library for the Nintendo Switch
|
Public Member Functions | |
KWEvent (KEvent &read_end) | |
KWEvent (wevent_h handle) | |
Result< std::nullopt_t > | Signal () |
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 |