BON::Object Class Reference

#include <BON.h>

Inheritance diagram for BON::Object:
Inheritance graph
[legend]
Collaboration diagram for BON::Object:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Object ()
 Object (ObjectImpl *pObject)
 Object (const Object &object)
Objectoperator= (const Object &object)
ObjectImploperator-> () const

Static Public Member Functions

static Object attach (IMgaObject *spObject)

Protected Member Functions

bool castObjectImpl (ObjectType eType, ObjectType eType2=OT_Null)

Detailed Description

Definition at line 118 of file BON.h.


Constructor & Destructor Documentation

BON::Object::Object (  )  [inline]

Definition at line 123 of file BON.h.

BON::Object::Object ( ObjectImpl pObject  ) 

Definition at line 73 of file BON.cpp.

BON::Object::Object ( const Object object  ) 

Definition at line 78 of file BON.cpp.


Member Function Documentation

Object BON::Object::attach ( IMgaObject *  spObject  )  [static]

Reimplemented in BON::Folder, BON::FCO, BON::Atom, BON::Model, BON::Set, BON::Reference, and BON::Connection.

Definition at line 102 of file BON.cpp.

bool BON::Object::castObjectImpl ( ObjectType  eType,
ObjectType  eType2 = OT_Null 
) [protected]

Definition at line 90 of file BON.cpp.

ObjectImpl * BON::Object::operator-> (  )  const

Reimplemented in BON::Folder, BON::FCO, BON::Atom, BON::Model, BON::Set, BON::Reference, and BON::Connection.

Definition at line 107 of file BON.cpp.

Object & BON::Object::operator= ( const Object object  ) 

Reimplemented in BON::Folder, BON::FCO, BON::Atom, BON::Model, BON::Set, BON::Reference, and BON::Connection.

Definition at line 83 of file BON.cpp.


The documentation for this class was generated from the following files:
Generated on Thu May 30 15:57:00 2013 for GME by  doxygen 1.6.3