![]() |
TerraLib 4.1
|
#include "../kernel/TeTable.h"#include "../kernel/TeBox.h"#include "../kernel/TeDataTypes.h"#include "../kernel/TeGeometry.h"#include "TeFunctionsDefines.h"#include <string>Go to the source code of this file.
Functions | |
| TLFUNCTIONS_DLL TeLayer * | TeImportBNA (const string &bnaFileName, TeDatabase *db, const std::string &layerName="", const std::string &linkName="") |
| TLFUNCTIONS_DLL bool | TeImportBNA (TeLayer *layer, const string &bnaFileName, string attrTableName, TeAttributeList &attList, int unsigned chunkSize, std::string &linkName) |
| TLFUNCTIONS_DLL bool | TeReadBNAAttributeList (const string &bnaFileName, TeAttributeList &attList) |