SpatialIndex::RTree::BulkLoadSource Class Reference

#include <BulkLoader.h>

Collaboration diagram for SpatialIndex::RTree::BulkLoadSource:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 35 of file BulkLoader.h.

Public Member Functions

 BulkLoadSource (Tools::SmartPointer< IObjectStream > spSstream, unsigned long howMany)
 BulkLoadSource (IObjectStream *pStream, unsigned long howMany)
 BulkLoadSource (IObjectStream *pStream)
virtual ~BulkLoadSource ()
virtual Tools::IObject * getNext ()
virtual bool hasNext () throw ()
virtual unsigned long size () throw ( Tools::NotSupportedException )
virtual void rewind () throw ( Tools::NotSupportedException )

Public Attributes

Tools::SmartPointer< IObjectStream > m_spDataSource
unsigned long m_cHowMany


Constructor & Destructor Documentation

SpatialIndex::RTree::BulkLoadSource::BulkLoadSource ( Tools::SmartPointer< IObjectStream >  spSstream,
unsigned long  howMany 
)

SpatialIndex::RTree::BulkLoadSource::BulkLoadSource ( IObjectStream *  pStream,
unsigned long  howMany 
)

SpatialIndex::RTree::BulkLoadSource::BulkLoadSource ( IObjectStream *  pStream  ) 

virtual SpatialIndex::RTree::BulkLoadSource::~BulkLoadSource (  )  [virtual]


Member Function Documentation

virtual Tools::IObject* SpatialIndex::RTree::BulkLoadSource::getNext (  )  [virtual]

virtual bool SpatialIndex::RTree::BulkLoadSource::hasNext (  )  throw () [virtual]

virtual unsigned long SpatialIndex::RTree::BulkLoadSource::size (  )  throw ( Tools::NotSupportedException ) [virtual]

virtual void SpatialIndex::RTree::BulkLoadSource::rewind (  )  throw ( Tools::NotSupportedException ) [virtual]


Member Data Documentation

Tools::SmartPointer<IObjectStream> SpatialIndex::RTree::BulkLoadSource::m_spDataSource

Definition at line 50 of file BulkLoader.h.

unsigned long SpatialIndex::RTree::BulkLoadSource::m_cHowMany

Definition at line 51 of file BulkLoader.h.


The documentation for this class was generated from the following file:
Generated on Tue Oct 28 16:52:08 2008 for Quantum GIS API Documentation by  doxygen 1.5.1