Go to the source code of this file.
Namespaces | |
namespace | MON |
Defines | |
#define | COMTHROW(x) BONCOMTHROW(x) |
Functions | |
std::string | _ref2str (long lRef) |
std::string | _slashes (const std::string &str) |
MON::ProjectImpl * | _getProject (IMgaMetaBase *spObject, MON::ProjectImpl *pProject) |
#define COMTHROW | ( | x | ) | BONCOMTHROW(x) |
Definition at line 27 of file MONImpl.cpp.
MON::ProjectImpl* _getProject | ( | IMgaMetaBase * | spObject, | |
MON::ProjectImpl * | pProject | |||
) | [inline] |
Definition at line 47 of file MONImpl.cpp.
std::string _ref2str | ( | long | lRef | ) | [inline] |
Definition at line 31 of file MONImpl.cpp.
std::string _slashes | ( | const std::string & | str | ) | [inline] |
Definition at line 38 of file MONImpl.cpp.