#include <clause.h>
Collaboration diagram for CVC3::CompactClause:
Definition at line 286 of file clause.h.
CVC3::CompactClause::CompactClause | ( | const Clause & | c | ) | [inline] |
string CVC3::CompactClause::toString | ( | ) | const |
Definition at line 184 of file clause.cpp.
std::ostream& operator<< | ( | std::ostream & | os, | |
const CompactClause & | c | |||
) | [friend] |
Definition at line 164 of file clause.cpp.
Clause CVC3::CompactClause::d_clause [private] |