#include <MONImpl.h>


Public Member Functions | |
| ~SetMembershipImpl () | |
| bool | setDeleted () |
| ProjectImpl * | getProject () const |
| SetImpl * | getSet () const |
| ContainmentImpl * | getMember () const |
| std::string | getInfoString (bool bWithIdentifiers=false, bool bWithRef=false) const |
Friends | |
| class | ProjectImpl |
Definition at line 789 of file MONImpl.h.
| MON::SetMembershipImpl::~SetMembershipImpl | ( | ) |
Definition at line 1661 of file MONImpl.cpp.
| std::string MON::SetMembershipImpl::getInfoString | ( | bool | bWithIdentifiers = false, |
|
| bool | bWithRef = false | |||
| ) | const |
Definition at line 1685 of file MONImpl.cpp.
| ContainmentImpl * MON::SetMembershipImpl::getMember | ( | ) | const |
Definition at line 1680 of file MONImpl.cpp.
| ProjectImpl * MON::SetMembershipImpl::getProject | ( | ) | const |
Definition at line 1670 of file MONImpl.cpp.
| SetImpl * MON::SetMembershipImpl::getSet | ( | ) | const |
Definition at line 1675 of file MONImpl.cpp.
| bool MON::SetMembershipImpl::setDeleted | ( | ) | [virtual] |
Reimplemented from Util::GenRefCounted.
Definition at line 1665 of file MONImpl.cpp.
friend class ProjectImpl [friend] |
1.6.3