BKeyValuePairs.h File Reference


Detailed Description

Provides a collection of key/value pairs.

#include "GeoCore.h"
#include "BByteStreamable.h"
#include "BVariant.h"
#include "DataType.h"
#include <map>
#include <vector>

Namespaces

namespace  GeoCore

Classes

class  BKeyValuePairs
 A collection of key / value pairs. More...

Typedefs

typedef
std::multimap
< BString, BVariant > 
BStringToAttributeMap
 Defines a map that connects BStrings and BVariants.
typedef std::pair
< BString, BVariant > 
KeyValuePair
 Defines an ordered pair containing a BString and a BVariant.


GeoTranslate 5.0 From Blue Marble Geographics