Util::GenRefCounted Class Reference
#include <Utils.h>
List of all members.
Detailed Description
Definition at line 334 of file Utils.h.
Constructor & Destructor Documentation
Util::GenRefCounted::GenRefCounted |
( |
bool |
bDisposable = true , |
|
|
GenRefCounted * |
pAggregator = NULL | |
|
) |
| | [inline, protected] |
Util::GenRefCounted::GenRefCounted |
( |
bool |
bDisposable, |
|
|
GenRefCounted * |
pAggregator1, |
|
|
GenRefCounted * |
pAggregator2 | |
|
) |
| | [inline, protected] |
virtual Util::GenRefCounted::~GenRefCounted |
( |
|
) |
[inline, virtual] |
Member Function Documentation
bool Util::GenRefCounted::isDeleted |
( |
|
) |
const [inline] |
bool Util::GenRefCounted::isDisposable |
( |
|
) |
const [inline] |
void Util::GenRefCounted::setAggregators |
( |
const std::set< GenRefCounted * > & |
setAggregators |
) |
[inline, protected] |
virtual bool Util::GenRefCounted::setDeleted |
( |
|
) |
[inline, virtual] |
Reimplemented in BON::ProjectImpl, BON::ObjectImpl, BON::RegistryNodeImpl, BON::FolderImpl, BON::ConnectionEndImpl, BON::ReferencePortImpl, BON::FCOImpl, BON::AttributeImpl, BON::ModelImpl, BON::SetImpl, BON::ReferenceImpl, BON::ConnectionImpl, BON::TypeInhObjectImpl, MON::ProjectImpl, MON::ObjectImpl, MON::FolderContainmentImpl, MON::AttributeAggregationImpl, MON::ReferenceAssocImpl, MON::SetMembershipImpl, MON::ConnectionSpecImpl, MON::ConnectionRoleImpl, MON::ConnectionEndImpl, MON::ModelInAspectImpl, MON::RegistryNodeImpl, and MON::ConstraintImpl.
Definition at line 428 of file Utils.h.
void Util::GenRefCounted::setDisposable |
( |
bool |
bDisposable |
) |
[inline, protected] |
Member Data Documentation
The documentation for this class was generated from the following file: