Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
MEDCoupling::MEDFileGTKeeper Class Referenceabstract
Inheritance diagram for MEDCoupling::MEDFileGTKeeper:

Public Member Functions

virtual MEDFileGTKeeperdeepCopy () const =0
 
virtual
INTERP_KERNEL::NormalizedCellType 
getGeoType () const =0
 
virtual std::string getRepr () const =0
 
virtual bool isEqual (const MEDFileGTKeeper *other) const =0
 
virtual ~MEDFileGTKeeper ()
 

Constructor & Destructor Documentation

MEDFileGTKeeper::~MEDFileGTKeeper ( )
virtual

Member Function Documentation

virtual MEDFileGTKeeper* MEDCoupling::MEDFileGTKeeper::deepCopy ( ) const
pure virtual
virtual INTERP_KERNEL::NormalizedCellType MEDCoupling::MEDFileGTKeeper::getGeoType ( ) const
pure virtual
virtual std::string MEDCoupling::MEDFileGTKeeper::getRepr ( ) const
pure virtual
virtual bool MEDCoupling::MEDFileGTKeeper::isEqual ( const MEDFileGTKeeper other) const
pure virtual