#include "GeoCore.h"
#include "BString.h"
#include "VariantType.h"
#include <vector>
Namespaces | |
| namespace | GeoCore |
Classes | |
| class | BAttributeDef |
| Defines a data attribute associated with a BFeature. More... | |
Typedefs | |
| typedef std::vector < BAttributeDef > | BAttributeDefVector |
| Defines a collection of BAttributeDef objects. | |