BIdentifier.h File Reference


Detailed Description

Provides an identifier that identifies a geodetic definition in the data source.

#include "GeoCore.h"
#include "BString.h"
#include <vector>

Namespaces

namespace  GeoCore

Classes

class  BIdentifier
 An identifier that identifies a geodetic definition in the data source. More...

Defines

#define ISSUER_BMG   L"BMG"
#define ISSUER_EPSG   L"EPSG"
#define ISSUER_GC   L"GC"

Typedefs

typedef std::vector
< BIdentifier > 
BIdentifierVector
 Defines a collection of BIdentifier objects.


Define Documentation

#define ISSUER_BMG   L"BMG"

#define ISSUER_EPSG   L"EPSG"

#define ISSUER_GC   L"GC"



GeoTranslate 5.0 From Blue Marble Geographics