#include <latticeFull.h>
Definition at line 16 of file latticeFull.h.
BoolAndLattice::BoolAndLattice |
( |
) | |
|
|
inline |
BoolAndLattice::BoolAndLattice |
( |
int |
state) | |
|
|
inlineprivate |
BoolAndLattice::BoolAndLattice |
( |
bool |
state) | |
|
|
inline |
void BoolAndLattice::initialize |
( |
) | |
|
|
inlinevirtual |
Lattice* BoolAndLattice::copy |
( |
) | |
const |
|
virtual |
void BoolAndLattice::copy |
( |
Lattice * |
that) | |
|
|
virtual |
bool BoolAndLattice::meetUpdate |
( |
Lattice * |
that) | |
|
|
virtual |
bool BoolAndLattice::operator== |
( |
Lattice * |
that) | |
|
|
virtual |
bool BoolAndLattice::get |
( |
) | |
const |
bool BoolAndLattice::set |
( |
bool |
state) | |
|
bool BoolAndLattice::andUpd |
( |
bool |
state) | |
|
std::string BoolAndLattice::str |
( |
std::string |
indent = "" ) | |
|
|
virtual |
int BoolAndLattice::state |
|
private |
The documentation for this class was generated from the following file: