MultiAgentDecisionProcess
TypeCluster.h File Reference
#include "Globals.h"
#include "Type.h"

Classes

class  TypeCluster
 TypeCluster is a class that represents a cluster of Types. More...
 

Typedefs

typedef std::vector
< TypeCluster * >
::const_iterator 
typeC_ci
 
typedef std::vector
< TypeCluster * >::iterator 
typeC_i
 
typedef std::vector
< TypeCluster * > 
TypeClusterList
 

Typedef Documentation

typedef std::vector<TypeCluster* >::const_iterator typeC_ci
typedef std::vector<TypeCluster* >::iterator typeC_i
typedef std::vector<TypeCluster* > TypeClusterList