Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

OPimMaintainer Class Reference

#include </home/clem/local/src/opie/noncore/unsupported/libopie/pim/opimmaintainer.h>

List of all members.

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 ()
OPimMaintaineroperator= (const OPimMaintainer &)
bool operator== (const OPimMaintainer &)
bool operator!= (const OPimMaintainer &)
int mode () const
int uid () const
void setMode (int mode)
void setUid (int uid)

Private Attributes

int m_mode
int m_uid
Private * d


Detailed Description

Who maintains what?

Definition at line 9 of file opimmaintainer.h.


Member Enumeration Documentation

enum OPimMaintainer::Mode
 

Enumeration values:
Undefined 
Nothing 
Responsible 
DoneBy 
Coordinating 

Definition at line 11 of file opimmaintainer.h.


Constructor & Destructor Documentation

OPimMaintainer::OPimMaintainer int  mode = Undefined,
int  uid = 0
 

Definition at line 3 of file opimmaintainer.cpp.

OPimMaintainer::OPimMaintainer const OPimMaintainer  ) 
 

Definition at line 8 of file opimmaintainer.cpp.

OPimMaintainer::~OPimMaintainer  ) 
 

Definition at line 6 of file opimmaintainer.cpp.


Member Function Documentation

int OPimMaintainer::mode  )  const
 

Definition at line 26 of file opimmaintainer.cpp.

References m_mode.

Referenced by OTodo::hasMaintainer().

bool OPimMaintainer::operator!= const OPimMaintainer  ) 
 

Definition at line 23 of file opimmaintainer.cpp.

OPimMaintainer & OPimMaintainer::operator= const OPimMaintainer  ) 
 

Definition at line 11 of file opimmaintainer.cpp.

References m_mode, and m_uid.

bool OPimMaintainer::operator== const OPimMaintainer  ) 
 

Definition at line 17 of file opimmaintainer.cpp.

References m_mode, and m_uid.

void OPimMaintainer::setMode int  mode  ) 
 

Definition at line 32 of file opimmaintainer.cpp.

References m_mode.

void OPimMaintainer::setUid int  uid  ) 
 

Definition at line 35 of file opimmaintainer.cpp.

References m_uid.

int OPimMaintainer::uid  )  const
 

Definition at line 29 of file opimmaintainer.cpp.

References m_uid.


Member Data Documentation

Private* OPimMaintainer::d [private]
 

Definition at line 35 of file opimmaintainer.h.

int OPimMaintainer::m_mode [private]
 

Definition at line 33 of file opimmaintainer.h.

Referenced by mode(), Opie::OPimMaintainer::mode(), operator=(), Opie::OPimMaintainer::operator=(), operator==(), Opie::OPimMaintainer::operator==(), setMode(), and Opie::OPimMaintainer::setMode().

int OPimMaintainer::m_uid [private]
 

Definition at line 34 of file opimmaintainer.h.

Referenced by operator=(), Opie::OPimMaintainer::operator=(), operator==(), Opie::OPimMaintainer::operator==(), setUid(), Opie::OPimMaintainer::setUid(), uid(), and Opie::OPimMaintainer::uid().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:43:10 2005 for OPIE by  doxygen 1.4.2