cgma
|
#include <TBOwnerSet.hpp>
Public Member Functions | |
~TBOwnerSet () | |
virtual void | get_owners (DLIList< TopologyBridge * > &owner_list) const =0 |
virtual int | get_owner_layer () const =0 |
Definition at line 34 of file TBOwnerSet.hpp.
Definition at line 4 of file TBOwnerSet.cpp.
{ }
virtual int TBOwnerSet::get_owner_layer | ( | ) | const [pure virtual] |
Implemented in SubEntitySet.
virtual void TBOwnerSet::get_owners | ( | DLIList< TopologyBridge * > & | owner_list | ) | const [pure virtual] |
Implemented in SubEntitySet.