KClassToken: Difference between revisions

Bond697 (talk | contribs)
No edit summary
Line 56: Line 56:


== Bitflags and their corresponding objects ==
== Bitflags and their corresponding objects ==
0 1 0 1 1 0 0 1 | 0x59 - KDmaObject<br>
{| class="wikitable" border="1"
0 0 1 0 1 1 1 1 | 0x2F - KSemaphore<br>
|-
0 0 0 0 0 0 0 0 | 0x00 - KAutoObject<br>
! colspan="8"|Bits
0 1 1 0 0 1 0 1 | 0x65 - KClientPort<br>
! Value
0 1 0 1 0 1 0 1 | 0x55 - KServerPort<br>
! Associated class
1 0 1 1 0 0 0 0 | 0xB0 - KSharedMemory<br>
|-
1 0 1 0 0 1 0 1 | 0xA5 - KClientSession<br>
| 1
1 1 0 0 1 0 0 0 | 0xC8 - KResourceLimit<br>
| 0
1 0 0 1 0 1 0 1 | 0x95 - KServerSession<br>
| 0
1 0 0 1 1 0 0 0 | 0x98 - KAddressArbiter<br>
| 1
0 0 0 0 0 0 0 1 | 0x01 - KSynchronizationObject<br>
| 1
1 0 1 0 1 0 0 0 | 0xA8 - KPort<br>
| 0
0 0 0 1 1 1 1 1 | 0x1F - KEvent<br>
| 1
0 0 1 1 1 0 0 1 | 0x39 - KMutex<br>
| 0
0 0 1 1 0 1 0 1 | 0x35 - KTimer<br>
| 0x59
0 1 0 0 1 1 0 1 | 0x4D - KDebug<br>
| [[KDmaObject]]
1 0 0 0 1 1 0 1 | 0x8D - KThread<br>
|-
0 1 1 0 1 0 0 0 | 0x68 - KCodeSet<br>
| 1
1 1 0 0 0 1 0 1 | 0xC5 - KProcess<br>
| 0
0 1 1 1 0 0 0 0 | 0x70 - KSession<br>
| 1
| 0
| 1
| 0
| 1
| 0
| 0x55
| [[KServerPort]]
|-
| 1
| 0
| 1
| 0
| 0
| 0
| 1
| 1
| 0xc5
| [[KProcess]]
|-
| 1
| 0
| 1
| 0
| 1
| 1
| 0
| 0
| 0x35
| [[KTimer]]
|-
| 0
| 0
| 0
| 0
| 1
| 1
| 0
| 1
| 0xb0
| [[KSharedMemory]]
|-
| 0
| 0
| 0
| 1
| 0
| 0
| 1
| 1
| 0xc8
| [[KResourceLimit]]
|-
| 1
| 0
| 0
| 0
| 0
| 0
| 0
| 0
| 0x1
| [[KSynchronizationObject]]
|-
| 0
| 0
| 0
| 0
| 1
| 1
| 1
| 0
| 0x70
| [[KSession]]
|-
| 0
| 0
| 0
| 1
| 0
| 1
| 0
| 1
| 0xa8
| [[KPort]]
|-
| 1
| 1
| 1
| 1
| 0
| 1
| 0
| 0
| 0x2f
| [[KSemaphore]]
|-
| 1
| 0
| 1
| 1
| 0
| 0
| 1
| 0
| 0x4d
| [[KDebug]]
|-
| 1
| 0
| 1
| 1
| 0
| 0
| 0
| 1
| 0x8d
| [[KThread]]
|-
| 1
| 0
| 1
| 0
| 1
| 0
| 0
| 1
| 0x95
| [[KServerSession]]
|-
| 0
| 0
| 0
| 1
| 1
| 0
| 0
| 1
| 0x98
| [[KAddressArbiter]]
|-
| 0
| 0
| 0
| 1
| 0
| 1
| 1
| 0
| 0x68
| [[KCodeSet]]
|-
| 1
| 1
| 1
| 1
| 1
| 0
| 0
| 0
| 0x1f
| [[KEvent]]
|-
| 1
| 0
| 1
| 0
| 0
| 1
| 1
| 0
| 0x65
| [[KClientPort]]
|-
| 0
| 0
| 0
| 0
| 0
| 0
| 0
| 0
| 0x0
| [[KAutoObject]]
|-
| 1
| 0
| 1
| 0
| 0
| 1
| 0
| 1
| 0xa5
| [[KClientSession]]
|-
| 1
| 0
| 0
| 1
| 1
| 1
| 0
| 0
| 0x39
| [[KMutex]]
|}