CVC3::ExprApplyTmp Class Reference

#include <expr_value.h>

Inheritance diagram for CVC3::ExprApplyTmp:

Inheritance graph
[legend]
Collaboration diagram for CVC3::ExprApplyTmp:

Collaboration graph
[legend]

List of all members.

Public Member Functions

Protected Member Functions

Private Attributes

Friends


Detailed Description

Definition at line 534 of file expr_value.h.


Constructor & Destructor Documentation

CVC3::ExprApplyTmp::ExprApplyTmp ( ExprManager em,
const Op op,
const std::vector< Expr > &  kids 
) [inline]

virtual CVC3::ExprApplyTmp::~ExprApplyTmp (  )  [inline, virtual]

Definition at line 555 of file expr_value.h.


Member Function Documentation

size_t CVC3::ExprApplyTmp::getMMIndex (  )  const [inline, protected, virtual]

Tell ExprManager who we are.

Reimplemented from CVC3::ExprNodeTmp.

Definition at line 540 of file expr_value.h.

References CVC3::EXPR_APPLY.

Referenced by copy(), and operator==().

size_t CVC3::ExprApplyTmp::computeHash (  )  const [inline, protected, virtual]

Use our static hash() for the member method.

Reimplemented from CVC3::ExprNodeTmp.

Definition at line 541 of file expr_value.h.

References d_opExpr, CVC3::Expr::hash(), and PRIME.

Op CVC3::ExprApplyTmp::getOp (  )  const [inline, protected, virtual]

Get the Op from an Apply Expr.

Reimplemented from CVC3::ExprValue.

Definition at line 544 of file expr_value.h.

References d_opExpr.

Referenced by operator==().

bool CVC3::ExprApplyTmp::isApply (  )  const [inline, protected, virtual]

Application of another expression.

Reimplemented from CVC3::ExprValue.

Definition at line 545 of file expr_value.h.

ExprValue * CVC3::ExprApplyTmp::copy ( ExprManager em,
ExprIndex  idx = 0 
) const [protected, virtual]

Make a clean copy of itself using the given memory manager.

Reimplemented from CVC3::ExprNodeTmp.

Definition at line 254 of file expr_value.cpp.

References CVC3::ExprNodeTmp::d_children, CVC3::ExprValue::d_em, d_opExpr, CVC3::ExprValue::ExprApply, CVC3::ExprManager::getMM(), getMMIndex(), and CVC3::ExprValue::rebuild().

bool CVC3::ExprApplyTmp::operator== ( const ExprValue ev2  )  const [virtual]


Friends And Related Function Documentation

friend class Expr [friend]

Reimplemented from CVC3::ExprNodeTmp.

Definition at line 535 of file expr_value.h.

friend class ExprManager [friend]

Reimplemented from CVC3::ExprNodeTmp.

Definition at line 536 of file expr_value.h.


Member Data Documentation

Definition at line 538 of file expr_value.h.

Referenced by computeHash(), copy(), and getOp().


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

Generated on Thu Oct 15 22:19:11 2009 for CVC3 by  doxygen 1.5.8