CVC3
Public Member Functions | Static Public Member Functions | Private Member Functions | Private Attributes

LFSCLraMulC Class Reference

#include <LFSCLraProof.h>

Inherits LFSCProof.

Collaboration diagram for LFSCLraMulC:
Collaboration graph
[legend]

List of all members.

Public Member Functions

Static Public Member Functions

Private Member Functions

Private Attributes


Detailed Description

Definition at line 58 of file LFSCLraProof.h.


Constructor & Destructor Documentation

LFSCLraMulC::LFSCLraMulC ( LFSCProof pf,
Rational  r,
int  op 
) [inline, private]

Definition at line 63 of file LFSCLraProof.h.

References LFSCProof::checkOp(), and d_op.

Referenced by clone(), and Make().

virtual LFSCLraMulC::~LFSCLraMulC ( ) [inline, private, virtual]

Definition at line 69 of file LFSCLraProof.h.


Member Function Documentation

long int LFSCLraMulC::get_length ( ) [inline, private, virtual]

Reimplemented from LFSCProof.

Definition at line 70 of file LFSCLraProof.h.

References d_pf.

virtual LFSCLraMulC* LFSCLraMulC::AsLFSCLraMulC ( ) [inline, virtual]

Reimplemented from LFSCProof.

Definition at line 72 of file LFSCLraProof.h.

bool LFSCLraMulC::isLraMulC ( ) [inline, virtual]

Reimplemented from LFSCProof.

Definition at line 73 of file LFSCLraProof.h.

void LFSCLraMulC::print_pf ( std::ostream &  s,
int  ind = 0 
) [virtual]

Implements LFSCProof.

Definition at line 56 of file LFSCLraProof.cpp.

References d_op, d_pf, d_r, kind_to_str(), and print_rational().

LFSCProof * LFSCLraMulC::Make ( LFSCProof pf,
Rational  r,
int  op 
) [static]
LFSCProof* LFSCLraMulC::clone ( ) [inline, virtual]

Implements LFSCProof.

Definition at line 76 of file LFSCLraProof.h.

References d_op, d_pf, d_r, RefPtr< T >::get(), and LFSCLraMulC().

int LFSCLraMulC::getNumChildren ( ) [inline, virtual]

Reimplemented from LFSCProof.

Definition at line 77 of file LFSCLraProof.h.

LFSCProof* LFSCLraMulC::getChild ( int  n) [inline, virtual]

Reimplemented from LFSCProof.

Definition at line 78 of file LFSCLraProof.h.

References d_pf, and RefPtr< T >::get().

int LFSCLraMulC::checkOp ( ) [inline, virtual]

Reimplemented from LFSCProof.

Definition at line 79 of file LFSCLraProof.h.

References d_op.


Member Data Documentation

Definition at line 60 of file LFSCLraProof.h.

Referenced by clone(), get_length(), getChild(), Make(), and print_pf().

Definition at line 61 of file LFSCLraProof.h.

Referenced by clone(), Make(), and print_pf().

int LFSCLraMulC::d_op [private]

Definition at line 62 of file LFSCLraProof.h.

Referenced by checkOp(), clone(), LFSCLraMulC(), and print_pf().


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