#include <MONImpl.h>
Public Member Functions | |
~SetImpl () | |
SetPtr | getSetI () const |
std::string | getInfoString (bool bWithIdentifiers=false, bool bWithRef=false) const |
Static Public Member Functions | |
static SetImpl * | attach (IMgaMetaSet *spSet) |
Friends | |
class | ProjectImpl |
class | FCOImpl |
Definition at line 411 of file MONImpl.h.
MON::SetImpl::~SetImpl | ( | ) |
Definition at line 1092 of file MONImpl.cpp.
SetImpl * MON::SetImpl::attach | ( | IMgaMetaSet * | spSet | ) | [static] |
Definition at line 1087 of file MONImpl.cpp.
std::string MON::SetImpl::getInfoString | ( | bool | bWithIdentifiers = false , |
|
bool | bWithRef = false | |||
) | const [virtual] |
Implements MON::ObjectImpl.
Definition at line 1102 of file MONImpl.cpp.
SetPtr MON::SetImpl::getSetI | ( | ) | const |
Definition at line 1096 of file MONImpl.cpp.
friend class FCOImpl [friend] |
Reimplemented from MON::ObjectImpl.
friend class ProjectImpl [friend] |
Reimplemented from MON::FCOImpl.