DDD  1.9.0.20240425101308
Public Member Functions | Static Public Member Functions | Public Attributes | Private Member Functions | Private Attributes | List of all members
_DED_Hom Class Reference
Inheritance diagram for _DED_Hom:
Inheritance graph
Collaboration diagram for _DED_Hom:
Collaboration graph

Public Member Functions

size_t hash () const
 
bool operator== (const _DED &e) const
 
_DEDclone () const
 
GDDD eval () const
 
 ~_DED_Hom ()
 

Static Public Member Functions

static GDDD create (const GHom &h, const GDDD &d)
 

Public Attributes

GDDD result
 

Private Member Functions

 _DED_Hom (const GHom &h, const GDDD &d)
 

Private Attributes

GHom hom
 
GDDD parameter
 

Constructor & Destructor Documentation

◆ _DED_Hom()

_DED_Hom::_DED_Hom ( const GHom h,
const GDDD d 
)
inlineprivate

Referenced by clone(), and create().

◆ ~_DED_Hom()

_DED_Hom::~_DED_Hom ( )
inline

Member Function Documentation

◆ clone()

_DED* _DED_Hom::clone ( ) const
inlinevirtual

Implements _DED.

References _DED_Hom().

◆ create()

GDDD _DED_Hom::create ( const GHom h,
const GDDD d 
)
static

References _DED_Hom(), compute(), and GDDD::null.

◆ eval()

GDDD _DED_Hom::eval ( ) const
virtual

Implements _DED.

References GHom::eval(), hom, and parameter.

◆ hash()

size_t _DED_Hom::hash ( ) const
virtual

Implements _DED.

References GDDD::hash(), GHom::hash(), hom, and parameter.

◆ operator==()

bool _DED_Hom::operator== ( const _DED e) const
virtual

Implements _DED.

References hom, and parameter.

Member Data Documentation

◆ hom

GHom _DED_Hom::hom
private

Referenced by eval(), hash(), and operator==().

◆ parameter

GDDD _DED_Hom::parameter
private

Referenced by eval(), hash(), and operator==().

◆ result

GDDD _DED::result
inherited

The documentation for this class was generated from the following file:

Please comment this page and report errors about it on the RefDocComments page.
Generated on Thu Apr 25 2024 10:15:16 for DDD by doxygen 1.9.1