#include <MONImpl.h>
Public Member Functions | |
~AtomImpl () | |
AtomPtr | getAtomI () const |
std::string | getInfoString (bool bWithIdentifiers=false, bool bWithRef=false) const |
Static Public Member Functions | |
static AtomImpl * | attach (IMgaMetaAtom *spAtom) |
Friends | |
class | ProjectImpl |
class | FCOImpl |
Definition at line 340 of file MONImpl.h.
MON::AtomImpl::~AtomImpl | ( | ) |
Definition at line 1008 of file MONImpl.cpp.
AtomImpl * MON::AtomImpl::attach | ( | IMgaMetaAtom * | spAtom | ) | [static] |
Definition at line 1003 of file MONImpl.cpp.
AtomPtr MON::AtomImpl::getAtomI | ( | ) | const |
Definition at line 1012 of file MONImpl.cpp.
std::string MON::AtomImpl::getInfoString | ( | bool | bWithIdentifiers = false , |
|
bool | bWithRef = false | |||
) | const [virtual] |
Implements MON::ObjectImpl.
Definition at line 1018 of file MONImpl.cpp.
friend class FCOImpl [friend] |
Reimplemented from MON::ObjectImpl.
friend class ProjectImpl [friend] |
Reimplemented from MON::FCOImpl.