Polygon Crucher SDK - Documentation
Documentation
Loading...
Searching...
No Matches
AssociationMap.h File Reference

Detailed Description

CAssociationMap provides a compact way of associating a key to several values

#include "Collection.h"

Go to the source code of this file.

Classes

class  CAssociationCollector< MAPTYPE, ASSOCTYPE, SIZETYPE >
 This collector is to used when you know that the collecting process does not involves duplicate pairs in the CAssociationMap. More...
 
struct  CAssociationCollector< MAPTYPE, ASSOCTYPE, SIZETYPE >::CollectorEntry
 
struct  SingleCollectorEntry< MAPTYPE, ASSOCTYPE >
 
class  CSingleAssociationCollector< MAPTYPE, ASSOCTYPE, SIZETYPE >
 CSingleAssociationCollector this collector ensures to collect single pairs in the association map. More...
 
class  CAssociationMap< MAPTYPE, ASSOCTYPE, SIZETYPE, COLLTYPE >
 This class handles an association between a key and its associated values. More...
 
class  CGroupMap< MAPTYPE, SIZETYPE, COLLTYPE >
 This class is useful to gather items together and retrieve the elements gathered. More...
 

Macros

#define GROUPMAP_NOINDEX   (-1)