Sundance::MaximalCellSet Class Reference

Inheritance diagram for Sundance::MaximalCellSet:

Sundance::CellSetBase Sundance::ObjectWithClassVerbosity< CellSetBase > Playa::Printable Sundance::Noncopyable Playa::Handleable< CellSetBase > Playa::ObjectWithVerbosity

List of all members.

Public Member Functions

 MaximalCellSet ()
virtual ~MaximalCellSet ()
virtual XMLObject toXML () const
virtual std::string typeName () const
virtual bool lessThan (const CellSetBase *other) const
virtual RCP< CellSetBasegetRcp ()


Detailed Description

Definition at line 43 of file SundanceMaximalCellSet.hpp.


Constructor & Destructor Documentation

MaximalCellSet::MaximalCellSet (  ) 

Definition at line 40 of file SundanceMaximalCellSet.cpp.

virtual Sundance::MaximalCellSet::~MaximalCellSet (  )  [inline, virtual]

Definition at line 50 of file SundanceMaximalCellSet.hpp.


Member Function Documentation

virtual RCP<CellSetBase> Sundance::MaximalCellSet::getRcp (  )  [inline, virtual]

Implements Playa::Handleable< CellSetBase >.

Definition at line 62 of file SundanceMaximalCellSet.hpp.

bool MaximalCellSet::lessThan ( const CellSetBase other  )  const [virtual]

Reimplemented from Sundance::CellSetBase.

Definition at line 50 of file SundanceMaximalCellSet.cpp.

XMLObject MaximalCellSet::toXML (  )  const [virtual]

Definition at line 44 of file SundanceMaximalCellSet.cpp.

virtual std::string Sundance::MaximalCellSet::typeName (  )  const [inline, virtual]

Definition at line 56 of file SundanceMaximalCellSet.hpp.

Site Contact