#include <BON.h>
Public Member Functions | |
Project () | |
Project (const Project &project) | |
Project (ProjectImpl *pProject) | |
Project & | operator= (const Project &project) |
ProjectImpl * | operator-> () const |
Static Public Member Functions | |
static Project | attach (IMgaProject *spProject) |
Definition at line 95 of file BON.h.
BON::Project::Project | ( | ProjectImpl * | pProject | ) |
Project BON::Project::attach | ( | IMgaProject * | spProject | ) | [static] |
ProjectImpl * BON::Project::operator-> | ( | ) | const |