CVC3::Proof Class Reference

#include <proof.h>

Collaboration diagram for CVC3::Proof:

Collaboration graph
[legend]
List of all members.

Public Member Functions

Private Attributes

Friends


Detailed Description

Definition at line 38 of file proof.h.


Constructor & Destructor Documentation

CVC3::Proof::Proof ( const Expr e  )  [inline]

Definition at line 42 of file proof.h.

CVC3::Proof::Proof ( const Proof p  )  [inline]

Definition at line 43 of file proof.h.

CVC3::Proof::Proof (  )  [inline]

Definition at line 44 of file proof.h.


Member Function Documentation

Expr CVC3::Proof::getExpr (  )  const [inline]

Definition at line 45 of file proof.h.

References d_proof.

Referenced by CVC3::SearchEngineTheoremProducer::conflictClause(), CVC3::TheoremProducer::newPf(), CVC3::operator<<(), and CVC3::operator==().

bool CVC3::Proof::isNull (  )  const [inline]

Definition at line 46 of file proof.h.

References d_proof, and CVC3::Expr::isNull().

Referenced by CVC3::VCCmd::evaluateCommand(), and CVC3::Theorem::Theorem().

std::string CVC3::Proof::toString (  )  const [inline]

Definition at line 49 of file proof.h.


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const Proof pf 
) [friend]

Definition at line 56 of file proof.h.


Member Data Documentation

Expr CVC3::Proof::d_proof [private]

Definition at line 40 of file proof.h.

Referenced by getExpr(), and isNull().


The documentation for this class was generated from the following file:
Generated on Tue Jul 3 14:36:58 2007 for CVC3 by  doxygen 1.5.1