BMetadata Class Reference

#include <BMetadata.h>

Inheritance diagram for BMetadata:

Inheritance graph
[legend]

List of all members.


Detailed Description

A collection of key/value pairs representing format-specific properties associated with a piece of data, such as a BFeature or a BLayer.

Public Member Functions

 BMetadata (const BMetadata &props)
 Copy constructor.
 BMetadata ()
 Default constructor.
virtual ~BMetadata ()
 Destructor.

Constructor & Destructor Documentation

BMetadata (  )  [inline]

Default constructor.

BMetadata ( const BMetadata props  )  [inline]

Copy constructor.

Parameters:
props The BMetadata object to copy.

virtual ~BMetadata (  )  [inline, virtual]

Destructor.


The documentation for this class was generated from the following file:

GeoTranslate 5.0 From Blue Marble Geographics