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

vpControl.h File Reference

Defines the vpControl class and vpHash map. More...

#include <map>
#include "ActionTriple.h"

Go to the source code of this file.

Compounds

class  vpControl
 Class to encapsulate control data for the vpHash map. More...


Typedefs

typedef map< vpControl, ActionTriple,
less< vpControl > > 
vpHash
 Map of ActionTriple objects. More...

typedef vpHash::const_iterator vpHashPtr
 Iterator for the vpHash map.


Functions

bool operator< (const vpControl &x, const vpControl &y)
 Overloaded less then operator.


Detailed Description

Defines the vpControl class and vpHash map.

Id:
vpControl.h,v 1.3 2001/10/14 20:34:06 jon Exp

Author:
Elan Ruskin <eruskin+doxy@andrew.cmu.edu>

Typedef Documentation

vpHash
 

Map of ActionTriple objects.

This map holds ActionTriple objects. It is indexed vpControl objects.


Generated on Tue Oct 16 14:06:18 2001 for PuppetMaster by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001