ProcessID Class Reference#include <ProcessID.h>
List of all members.
Detailed Description
this is a class instead of a namespace so i can limit write access of the ID value to the OObjects
Definition at line 6 of file ProcessID.h.
Member Enumeration Documentation
|
Holds ID number for each process.
- Enumeration values:
-
MainProcess |
MainObj process. |
MotionProcess |
MotoObj process. |
SoundProcess |
SoundPlay process. |
NumProcesses |
count of processes |
Definition at line 9 of file ProcessID.h. |
Member Function Documentation
void ProcessID::setID |
( |
ProcessID_t |
id |
) |
[inline, static, private] |
|
Friends And Related Function Documentation
|
so that it can set the ID during init
Definition at line 19 of file ProcessID.h. |
|
so that it can set the ID during init
Definition at line 20 of file ProcessID.h. |
Member Data Documentation
The documentation for this class was generated from the following files:
|