#include <TdkPersistenceObject.h>
Inheritance diagram for TdkCataloguePersistenceParams:
Public Member Functions | |
TdkCataloguePersistenceParams (bool saveInDB=true, bool saveInCatalogueDB=true, bool geometries=true, bool attributes=true, bool catalogueAttributes=true, bool extendedAttributes=true) | |
TdkCataloguePersistenceParams & | operator= (const TdkCataloguePersistenceParams &rhs) |
Public Attributes | |
bool | saveInCatalogueDB_ |
bool | catalogueAttributes_ |
bool | extendedAttributes_ |
TdkCataloguePersistenceParams::TdkCataloguePersistenceParams | ( | bool | saveInDB = true , |
|
bool | saveInCatalogueDB = true , |
|||
bool | geometries = true , |
|||
bool | attributes = true , |
|||
bool | catalogueAttributes = true , |
|||
bool | extendedAttributes = true | |||
) | [inline] |
TdkCataloguePersistenceParams& TdkCataloguePersistenceParams::operator= | ( | const TdkCataloguePersistenceParams & | rhs | ) | [inline] |