SpatialIndex Namespace Reference


Namespaces

namespace  RTree
namespace  StorageManager

Enumerations

enum  CommandType { CT_NODEREAD = 0x0, CT_NODEDELETE, CT_NODEWRITE }

Functions

virtual void getShape (IShape **out) const =0
virtual ~IEntry ()
virtual ~IData ()
virtual ~IDataStream ()
std::ostream & operator<< (std::ostream &, const ISpatialIndex &)
std::ostream & operator<< (std::ostream &, const IStatistics &)

Variables

interface byte **data const = 0


Enumeration Type Documentation

enum SpatialIndex::CommandType

Enumerator:
CT_NODEREAD 
CT_NODEDELETE 
CT_NODEWRITE 

Definition at line 50 of file SpatialIndex.h.


Function Documentation

virtual void SpatialIndex::getShape ( IShape **  out  )  const [pure virtual]

std::ostream& SpatialIndex::operator<< ( std::ostream &  ,
const IStatistics &   
)

std::ostream& SpatialIndex::operator<< ( std::ostream &  ,
const ISpatialIndex &   
)

virtual SpatialIndex::~IData (  )  [virtual]

Definition at line 84 of file SpatialIndex.h.

virtual SpatialIndex::~IDataStream (  )  [virtual]

Definition at line 91 of file SpatialIndex.h.

virtual SpatialIndex::~IEntry (  )  [virtual]

Definition at line 65 of file SpatialIndex.h.


Variable Documentation

interface byte** data SpatialIndex::const = 0

Definition at line 83 of file SpatialIndex.h.


Generated on Tue Oct 28 16:52:08 2008 for Quantum GIS API Documentation by  doxygen 1.5.1