|
GME
13
|
#include <OclObjectExGME.h>


Public Member Functions | |
| Project (OclMeta::TypeManager *pManager, CComPtr< IMgaProject > value) | |
| virtual Any * | Clone () const |
| int | GetValue (CComPtr< IMgaProject > &value) const |
| void | SetValue (CComPtr< IMgaProject > value) |
| virtual bool | Equals (const Any &object) const |
| bool | operator== (const Project &object) const |
| bool | operator!= (const Project &object) const |
| virtual std::string | Print () const |
Definition at line 174 of file OclObjectExGME.h.
| OclGmeCM::Project::Project | ( | OclMeta::TypeManager * | pManager, |
| CComPtr< IMgaProject > | value | ||
| ) |
Definition at line 293 of file OCLObjectExGME.cpp.
| Any * OclGmeCM::Project::Clone | ( | ) | const [virtual] |
Reimplemented from OclImplementation::Object.
Definition at line 298 of file OCLObjectExGME.cpp.
| bool OclGmeCM::Project::Equals | ( | const Any & | object | ) | const [virtual] |
Reimplemented from OclImplementation::Object.
Definition at line 314 of file OCLObjectExGME.cpp.
| int OclGmeCM::Project::GetValue | ( | CComPtr< IMgaProject > & | value | ) | const |
Definition at line 303 of file OCLObjectExGME.cpp.
| bool OclGmeCM::Project::operator!= | ( | const Project & | object | ) | const |
Definition at line 327 of file OCLObjectExGME.cpp.
| bool OclGmeCM::Project::operator== | ( | const Project & | object | ) | const |
Definition at line 322 of file OCLObjectExGME.cpp.
| std::string OclGmeCM::Project::Print | ( | ) | const [virtual] |
Implements OclImplementation::Object.
Definition at line 332 of file OCLObjectExGME.cpp.
| void OclGmeCM::Project::SetValue | ( | CComPtr< IMgaProject > | value | ) |
Definition at line 309 of file OCLObjectExGME.cpp.
1.7.6.1