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

  PUBLIC
VLNLPTypes
 
include "amma/Logic2/NLPTypes.hh"
User Level:Default
Library:VLPlanNL
Example:exIndex.cc
Section:Logic.Planning
In Scope:std

Comments:
///////////////////////////// Class for scoping NLP types.

Derived Classes: Typedefs:
typedef VLNLPAgenda AgendaT;
indIndex of types of intererest.
Agenda item.

typedef VLNLPAgendaItem AgendaItemT;
indIndex of types of intererest.
Agenda item.

typedef VLNLPAgendaOpenGoal OpenGoalT;
indIndex of types of intererest.
Agenda, Goal.

typedef VLNLPAgendaThreat ThreatT;
indIndex of types of intererest.
Agenda, Threat.

typedef VLNLPCausalLink CausalLinkInfT;
indIndex of types of intererest.
Info held in a link. typedef VLStepRef StepInf; // Info held in a step.

typedef VLNLPStepInf StepInfT;
indIndex of types of intererest.
Info held in a step.

typedef BGraphNodeHC<StepInfT,CausalLinkInfT> StepNodeT;
indIndex of types of intererest.

typedef BGraphEdgeHC<StepInfT,CausalLinkInfT> CausalLinkT;
indIndex of types of intererest.

typedef BGraphEdgeHC<StepInfT,CausalLinkInfT> OrderLinkT;
indIndex of types of intererest.

typedef BGraphAdjIterC<StepInfT,CausalLinkInfT> AdjLinkT;
indIndex of types of intererest.

typedef BDAGraphC<StepInfT,CausalLinkInfT> PlanT;
indIndex of types of intererest.

typedef DListC<StepNodeT> StepNodeLstT;
indIndex of types of intererest.

typedef DLIterC<StepNodeT> StepNodeLstIterT;
indIndex of types of intererest.

typedef DLIterC<StepNodeT> StepNodeIterT;
indIndex of types of intererest.

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