Developer Documentation
Centre for Vision, Speech & Signal Processing
USER IN NAMESPACE AMMA TREE ROOT AMMA SEARCH AMMA HOME
 

  PUBLIC
VLNLPCausalLink::VLNLPCausalLink(void)
VLNLPCausalLink::VLNLPCausalLink(VLMinTermC &)
VLNLPCausalLink::VLNLPCausalLink(const VLNLPCausalLink &)
VLNLPCausalLink::operator=(const VLNLPCausalLink &)
VLNLPCausalLink::Cond(void)
VLNLPCausalLink::Cond(void) const
VLNLPCausalLink::IsStepOrder(void)
VLNLPCausalLink::GetName(void) const
VLNLPCausalLink::Dump(void) const
VLNLPCausalLink
 
Information stored in a causal link.
 
include "amma/Logic2/NLPCausalLink.hh"
User Level:Default
Library:VLPlanNL
Example:exIndex.cc
Section:Logic.Planning
In Scope:std

Variables:

VLMinTermC aCond;
indIndex of types of intererest.

Methods:
VLNLPCausalLink()
Default, Constructor.
indIndex of types of intererest.

VLNLPCausalLink(VLMinTermC & Cond)
Constructor.
indIndex of types of intererest.

VLNLPCausalLink(const VLNLPCausalLink & Oth)
Copy constructor.
indIndex of types of intererest.

const VLNLPCausalLink & operator=(const VLNLPCausalLink & Oth)
Assigment.
indIndex of types of intererest.

VLMinTermC & Cond()
Access expression.
indIndex of types of intererest.

const VLMinTermC & Cond() const
Constant Access to an expression.
indIndex of types of intererest.

BooleanT IsStepOrder()
Step order ?
indIndex of types of intererest.

StringC GetName() const
Get name of link.
indIndex of types of intererest.

void Dump(void) const
Dump to stdout.
indIndex of types of intererest.


Programmer:Charles Galambos, Documentation by CxxDoc: Tue Mar 20 10:49:27 2001