#include "GeoCore.h"
#include "BByteStreamable.h"
#include "BAttribute.h"
#include <vector>
Namespaces | |
| namespace | GeoCore |
Classes | |
| class | BAttributes |
| A collection of BAttribute objects. More... | |
Typedefs | |
| typedef boost::shared_ptr < BAttributes > | BAttributesPtr |
| Defines a shared pointer that can be used to reference a BAttributes object. | |