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

Public Member Functions

 KSharedMemory (shared_memory_h handle, size_t size, uint32_t foreign_permission)
 
- Public Member Functions inherited from trn::KObject
 KObject (handle_t handle)
 
 KObject (const KObject &)=delete
 
KObjectoperator= (const KObject &)=delete
 
 KObject (KObject &&other)
 
KObjectoperator= (KObject &&other)
 
handle_t Claim ()
 

Data Fields

size_t size
 
uint32_t foreign_permission
 
- Data Fields inherited from trn::KObject
handle_t handle = 0
 

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