Public Member Functions
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 54 of file SundanceMaximalCellSet.hpp.


Constructor & Destructor Documentation

Definition at line 51 of file SundanceMaximalCellSet.cpp.

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

Definition at line 61 of file SundanceMaximalCellSet.hpp.


Member Function Documentation

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

Implements Playa::Handleable< CellSetBase >.

Definition at line 73 of file SundanceMaximalCellSet.hpp.

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

Reimplemented from Sundance::CellSetBase.

Definition at line 61 of file SundanceMaximalCellSet.cpp.

XMLObject MaximalCellSet::toXML ( ) const [virtual]

Definition at line 55 of file SundanceMaximalCellSet.cpp.

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

Definition at line 67 of file SundanceMaximalCellSet.hpp.

Site Contact