OPimMaintainer Class Reference
Who maintains what? More...
#include <opimmaintainer.h>
Collaboration diagram for OPimMaintainer:

Public Types | |
| enum | Mode { Undefined = -1, Nothing = 0, Responsible, DoneBy, Coordinating } |
Public Member Functions | |
| OPimMaintainer (int mode=Undefined, int uid=0) | |
| OPimMaintainer (const OPimMaintainer &) | |
| ~OPimMaintainer () | |
| OPimMaintainer & | operator= (const OPimMaintainer &) |
| bool | operator== (const OPimMaintainer &) |
| bool | operator!= (const OPimMaintainer &) |
| int | mode () const |
| int | uid () const |
| void | setMode (int mode) |
| void | setUid (int uid) |
Detailed Description
Who maintains what?
Definition at line 9 of file opimmaintainer.h.
Member Enumeration Documentation
|
|
Definition at line 11 of file opimmaintainer.h. |
Constructor & Destructor Documentation
|
||||||||||||
|
Definition at line 3 of file opimmaintainer.cpp. |
|
|
Definition at line 8 of file opimmaintainer.cpp. |
|
|
Definition at line 6 of file opimmaintainer.cpp. |
Member Function Documentation
|
|
Definition at line 11 of file opimmaintainer.cpp. |
|
|
Definition at line 17 of file opimmaintainer.cpp. |
|
|
Definition at line 23 of file opimmaintainer.cpp. |
|
|
Definition at line 26 of file opimmaintainer.cpp. |
|
|
Definition at line 29 of file opimmaintainer.cpp. |
|
|
Definition at line 32 of file opimmaintainer.cpp. |
|
|
Definition at line 35 of file opimmaintainer.cpp. |
The documentation for this class was generated from the following files:
