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

Public Member Functions | |
| TdkLoadParams (TeBox box=TeBox(), bool inCache=true, bool loadGeometries=false, bool loadAttributes=false, double errorLevel=TeMINFLOAT, bool refresh=false, std::vector< std::string > attrs=std::vector< std::string >()) | |
| TdkLoadParams & | operator= (const TdkLoadParams &rhs) |
Public Attributes | |
| TeBox | box_ |
| bool | inCache_ |
| bool | loadAllAttributes_ |
| std::vector< std::string > | attrs_ |
| bool | loadGeometries_ |
| double | errorLevel_ |
| bool | refresh_ |
| TdkLoadParams::TdkLoadParams | ( | TeBox | box = TeBox(), |
|
| bool | inCache = true, |
|||
| bool | loadGeometries = false, |
|||
| bool | loadAttributes = false, |
|||
| double | errorLevel = TeMINFLOAT, |
|||
| bool | refresh = false, |
|||
| std::vector< std::string > | attrs = std::vector<std::string>() | |||
| ) | [inline] |
| TdkLoadParams& TdkLoadParams::operator= | ( | const TdkLoadParams & | rhs | ) | [inline] |
| TeBox TdkLoadParams::box_ |
| std::vector<std::string> TdkLoadParams::attrs_ |
| double TdkLoadParams::errorLevel_ |
1.5.2