User Documentation |
RAVL, Recognition And Vision Library |
DEVELOP | HOME PAGE | CLASS LIST | CONTENTS |
Ravl - Logic - StateC |
PUBLIC |
StateC::StateC(void) StateC::StateC(bool) StateC::Copy(void) const StateC::Ask(const LiteralC &) const StateC::Ask(const LiteralC &,BindSetC &) const StateC::Tell(const LiteralC &) StateC::operator +=(const LiteralC &) StateC::List(void) const StateC::Filter(const LiteralC &,BindSetC &) const StateC::Difference(const StateC &) const StateC::Intersection(const StateC &) const StateC::Size(void) const StateC::Hash(void) const StateC::operator ==(const StateC &) const StateC::Dump(ostream &) const RCHandleC::operator =(const RCHandleC RCHandleC::DeepCopy(UIntT) const RCHandleC::operator ==(const RCHandleC RCHandleC::operator !=(const RCHandleC RCHandleC::Hash(void) const RCHandleC::IsValid(void) const RCHandleC::Invalidate(void) RCHandleC::IsHandleType(const DT &) const RCHandleC::CheckHandleType(const DT &) const RCHandleC::References(void) const RCHandleC::operator <<(ostream &,const RCHandleC RCHandleC::operator >>(istream &,RCHandleC |
StateC | |
Abstract state description. | |
include | "Ravl/Logic/State.hh" |
User Level: | Normal |
Library: | RavlLogic |
In Scope: | RavlLogicN |
Negative terms are those in the 'oth' state but not in this one.
#include "Ravl/RefCounter.hh" |
Maintainer:Charles Galambos, Documentation by CxxDoc: Tue Aug 13 09:59:02 2002 |