Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

V2PartialState Class Reference

#include <V2States.h>

Inheritance diagram for V2PartialState:

Inheritance graph
[legend]
List of all members.

Public Types

enum  Mode { Name, Index }

Public Methods

 V2PartialState (int dimension)
 V2PartialState (int dimension, int name, Mode mode=Name)
 V2PartialState (int dimension, V1PartialState &orig)
virtual ~V2PartialState ()
virtual MNString getString ()
virtual int getName ()
virtual int getIndex ()
virtual bool keep ()
virtual bool generic ()

Member Enumeration Documentation

enum V2PartialState::Mode
 

Enumeration values:
Name 
Index 


Constructor & Destructor Documentation

V2PartialState::V2PartialState int    dimension
 

V2PartialState::V2PartialState int    dimension,
int    name,
Mode    mode = Name
 

V2PartialState::V2PartialState int    dimension,
V1PartialState   orig
 

virtual V2PartialState::~V2PartialState   [inline, virtual]
 


Member Function Documentation

virtual bool V2PartialState::generic   [virtual]
 

Reimplemented in V2StateOther.

virtual int V2PartialState::getIndex   [virtual]
 

Reimplemented in V2StateOther.

virtual int V2PartialState::getName   [virtual]
 

Reimplemented in V2StateOther.

virtual MNString V2PartialState::getString   [virtual]
 

Reimplemented in V2StateOther.

virtual bool V2PartialState::keep   [virtual]
 

Reimplemented in V2StateKeep.


The documentation for this class was generated from the following file:
Generated on Sat Mar 23 18:58:42 2002 for Komssys-mkauto by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002