TdkLoadParams Struct Reference

#include <TdkPersistenceObject.h>

Inheritance diagram for TdkLoadParams:

TdkCatalogueLoadParams List of all members.

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 >())
TdkLoadParamsoperator= (const TdkLoadParams &rhs)

Public Attributes

TeBox box_
bool inCache_
bool loadAllAttributes_
std::vector< std::string > attrs_
bool loadGeometries_
double errorLevel_
bool refresh_

Constructor & Destructor Documentation

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]


Member Function Documentation

TdkLoadParams& TdkLoadParams::operator= ( const TdkLoadParams rhs  )  [inline]


Member Data Documentation

TeBox TdkLoadParams::box_

bool TdkLoadParams::inCache_

bool TdkLoadParams::loadAllAttributes_

std::vector<std::string> TdkLoadParams::attrs_

bool TdkLoadParams::loadGeometries_

double TdkLoadParams::errorLevel_

bool TdkLoadParams::refresh_


The documentation for this struct was generated from the following file:
Generated on Fri Jun 15 16:54:45 2007 for TDK by  doxygen 1.5.2