#include <Semaphores.h>
Collaboration diagram for PLearn::SemId:

Public Member Functions | |
| SemId (int i=-1) | |
| -1 means the id was not allocated | |
| SemId (SemId &semid) | |
Public Attributes | |
| int | id |
Definition at line 87 of file Semaphores.h.
|
|
-1 means the id was not allocated
Definition at line 90 of file Semaphores.h. References id. |
|
|
Definition at line 91 of file Semaphores.h. References id. |
|
|
Definition at line 89 of file Semaphores.h. Referenced by SemId(). |
1.3.7