D:/usuarios/rodrigof/svn/tdk/src/peer/components/core/TdkGeographicObject.cpp File Reference

#include "TeDBConnectionsPool.h"
#include "TdkGeographicObject.h"
#include "TeDatabase.h"
#include "TdkDatabaseException.h"
#include "TdkDatabasePortalException.h"
#include "TdkTecGAlg.h"
#include "TdkObjectFactory.h"
#include "TdkObjectTypePersistenceManager.h"
#include "TdkPersistenceService.h"
#include "TdkTecUtils.h"
#include "TdkInterceptorManager.h"
#include "TdkDisplay.h"
#include "TdkVisual.h"
#include "TdkSetup.h"
#include "shapefil.h"
#include "TeSTEFunctionsSHP.h"
#include "TeImportExport.h"
#include "TeSTInstance.h"
#include "TeSTElementSet.h"
#include "TeSTEFunctionsDB.h"
#include "TeQuerierParams.h"
#include "TeQuerier.h"
#include "TeComputeAttributeStrategies.h"

Functions

int getPropertyIdx (TeSTInstance &object, std::string &name)
void selectAttributesToLoad_ (vector< string > &attrsLoaded, vector< string > &attrsToLoad)
int setInteger (TeSTInstance &object, std::string &attr_name, int value)
int setReal (TeSTInstance &object, std::string attr_name, double value)
int setString (TeSTInstance &object, std::string attr_name, std::string value)
int setAttr (TeSTInstance &object, std::string attr_name, std::string value)

Function Documentation

int getPropertyIdx ( TeSTInstance &  object,
std::string &  name 
)

void selectAttributesToLoad_ ( vector< string > &  attrsLoaded,
vector< string > &  attrsToLoad 
)

int setAttr ( TeSTInstance &  object,
std::string  attr_name,
std::string  value 
)

int setInteger ( TeSTInstance &  object,
std::string &  attr_name,
int  value 
)

int setReal ( TeSTInstance &  object,
std::string  attr_name,
double  value 
)

int setString ( TeSTInstance &  object,
std::string  attr_name,
std::string  value 
)


Generated on Fri Jun 15 16:54:17 2007 for TDK by  doxygen 1.5.2