HTM SpatialIndex Class Reference

class SpatialUnimplemented : public SpatialException

SpatialException thrown by unimplemented functions

Inheritance:


Public Methods

SpatialUnimplemented ( const char *what = 0 ) throw()
Default and explicit constructors.
SpatialUnimplemented ( const char *context, const char *because ) throw()
Standard constructor.
SpatialUnimplemented ( const SpatialUnimplemented& ) throw()
Copy constructor.

Inherited from SpatialException:

Public Fields

static char* defaultstr[]

Public Methods

SpatialException& operator=( const SpatialException& ) throw()
virtual const char* what() const throw()
int slen(const char *) const
void clear()

Protected Fields

char* str_

Documentation

SpatialException thrown by unimplemented functions. This Exception should be thrown wherever important functionality has been left temporarily unimplemented. Typically this exception will apply to an entire function.
SpatialUnimplemented( const char *what = 0 ) throw()
Default and explicit constructors.

SpatialUnimplemented( const char *context, const char *because ) throw()
Standard constructor.

SpatialUnimplemented( const SpatialUnimplemented& ) throw()
Copy constructor.


This class has no child classes.

alphabetic index hierarchy of classes


© Copyright The Johns Hopkins University 1999, All Rights Reserved.
Peter Z. Kunszt,

generated by doc++