BString.h File Reference


Detailed Description

Provides a string class.

#include "GeoCore.h"
#include "BByteStreamable.h"
#include <string>
#include <vector>
#include <map>

Namespaces

namespace  GeoCore

Classes

class  BString
 A string class. More...

Typedefs

typedef std::map
< BString, BString > 
BStringMap
 Defines a std::map that relates two BString objects.
typedef std::vector
< BString > 
BStringVector
 Defines a collection of BString objects.


GeoTranslate 5.0 From Blue Marble Geographics