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

LFSCLraContra Class Reference

#include <LFSCLraProof.h>

Inherits LFSCProof.

Collaboration diagram for LFSCLraContra:
Collaboration graph
[legend]

List of all members.

Public Member Functions

Static Public Member Functions

Private Member Functions

Private Attributes


Detailed Description

Definition at line 140 of file LFSCLraProof.h.


Constructor & Destructor Documentation

LFSCLraContra::LFSCLraContra ( LFSCProof pf,
int  op 
) [inline, private]

Definition at line 145 of file LFSCLraProof.h.

References LFSCProof::checkOp(), and d_op.

Referenced by clone(), and Make().

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

Definition at line 150 of file LFSCLraProof.h.


Member Function Documentation

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

Reimplemented from LFSCProof.

Definition at line 151 of file LFSCLraProof.h.

References d_pf.

virtual LFSCLraContra* LFSCLraContra::AsLFSCLraContra ( ) [inline, virtual]

Reimplemented from LFSCProof.

Definition at line 153 of file LFSCLraProof.h.

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

Implements LFSCProof.

Definition at line 154 of file LFSCLraProof.h.

References d_op, d_pf, and kind_to_str().

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

Implements LFSCProof.

Definition at line 162 of file LFSCLraProof.h.

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

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

Reimplemented from LFSCProof.

Definition at line 163 of file LFSCLraProof.h.

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

Reimplemented from LFSCProof.

Definition at line 164 of file LFSCLraProof.h.

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

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

Reimplemented from LFSCProof.

Definition at line 165 of file LFSCLraProof.h.

References d_op.


Member Data Documentation

Definition at line 143 of file LFSCLraProof.h.

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

int LFSCLraContra::d_op [private]

Definition at line 144 of file LFSCLraProof.h.

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


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