libspatialindex API Reference  (git-trunk)
Error Member List

This is the complete list of members for Error, including all inherited members.

Error(int code, std::string const &message, std::string const &method)Error
Error(Error const &other)Error
GetCode() constErrorinline
GetMessage() constErrorinline
GetMethod() constErrorinline
operator=(Error const &rhs)Error