#include <TdkPersistenceObject.h>
Inheritance diagram for TdkPersistenceParams:

Public Member Functions | |
| TdkPersistenceParams (bool saveInDB=true, bool geometries=true, bool attributes=true) | |
| TdkPersistenceParams & | operator= (const TdkPersistenceParams &rhs) |
Public Attributes | |
| bool | saveInDB_ |
| bool | geometries_ |
| bool | attributes_ |
| TdkPersistenceParams::TdkPersistenceParams | ( | bool | saveInDB = true, |
|
| bool | geometries = true, |
|||
| bool | attributes = true | |||
| ) | [inline] |
| TdkPersistenceParams& TdkPersistenceParams::operator= | ( | const TdkPersistenceParams & | rhs | ) | [inline] |
1.5.2