Public Member Functions | Private Member Functions | Private Attributes
Clasp::Cli::WriteLemmas Class Reference

#include <clasp_app.h>

List of all members.

Public Member Functions

void attach (SharedContext &ctx)
bool binary (Literal, Literal, Literal) const
void detach ()
void flush (Constraint_t::Set types, uint32 maxLbd)
bool unary (Literal, Literal) const
 WriteLemmas (std::ostream &os)
 ~WriteLemmas ()

Private Member Functions

WriteLemmasoperator= (const WriteLemmas &)

Private Attributes

SharedContextctx_
std::ostream & os_
uint32 outShort_

Detailed Description

Definition at line 52 of file clasp_app.h.


Constructor & Destructor Documentation

Clasp::Cli::WriteLemmas::WriteLemmas ( std::ostream &  os)

Definition at line 494 of file clasp_app.cpp.

Definition at line 495 of file clasp_app.cpp.


Member Function Documentation

Definition at line 497 of file clasp_app.cpp.

bool Clasp::Cli::WriteLemmas::binary ( Literal  p,
Literal  x,
Literal  y 
) const

Definition at line 508 of file clasp_app.cpp.

Definition at line 496 of file clasp_app.cpp.

void Clasp::Cli::WriteLemmas::flush ( Constraint_t::Set  types,
uint32  maxLbd 
)

Definition at line 517 of file clasp_app.cpp.

WriteLemmas& Clasp::Cli::WriteLemmas::operator= ( const WriteLemmas ) [private]
bool Clasp::Cli::WriteLemmas::unary ( Literal  p,
Literal  x 
) const

Definition at line 501 of file clasp_app.cpp.


Member Data Documentation

Definition at line 63 of file clasp_app.h.

std::ostream& Clasp::Cli::WriteLemmas::os_ [private]

Definition at line 64 of file clasp_app.h.

uint32 Clasp::Cli::WriteLemmas::outShort_ [mutable, private]

Definition at line 65 of file clasp_app.h.


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


clasp
Author(s): Benjamin Kaufmann
autogenerated on Thu Aug 27 2015 12:41:41