
Public Member Functions | |
| MaximalCellSet () | |
| virtual | ~MaximalCellSet () | 
| virtual XMLObject | toXML () const | 
| virtual std::string | typeName () const | 
| virtual bool | lessThan (const CellSetBase *other) const | 
| virtual RCP< CellSetBase > | getRcp () | 
Definition at line 43 of file SundanceMaximalCellSet.hpp.
| MaximalCellSet::MaximalCellSet | ( | ) | 
Definition at line 40 of file SundanceMaximalCellSet.cpp.
| virtual Sundance::MaximalCellSet::~MaximalCellSet | ( | ) |  [inline, virtual] | 
        
Definition at line 50 of file SundanceMaximalCellSet.hpp.
| 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] | 
        
| 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.