#include "GeoCore.h"
#include "BByteStreamable.h"
#include "BVariant.h"
#include "BString.h"
#include <vector>
Namespaces | |
| namespace | GeoCore |
Classes | |
| class | BAttribute |
| Provides a definition for an element of data that can be attached to a BFeature. More... | |
Typedefs | |
| typedef std::vector < BAttribute > | BAttributeVector |
| Defines a collection of BAttribute objects. | |