StormByte C++ Library: Database module 0.0.9999
StormByte-Database is a StormByte library module for handling database connections
Loading...
Searching...
No Matches
StormByte::Database::OutOfBounds Member List

This is the complete list of members for StormByte::Database::OutOfBounds, including all inherited members.

Exception(const std::string &reason)StormByte::Database::Exception
Exception(std::string &&reason)StormByte::Database::Exception
Exception(const Exception &)=defaultStormByte::Database::Exception
Exception(Exception &&) noexcept=defaultStormByte::Database::Exception
operator=(const OutOfBounds &)=defaultStormByte::Database::OutOfBounds
operator=(OutOfBounds &&) noexcept=defaultStormByte::Database::OutOfBounds
StormByte::Database::Exception::operator=(const Exception &)=defaultStormByte::Database::Exception
StormByte::Database::Exception::operator=(Exception &&) noexcept=defaultStormByte::Database::Exception
OutOfBounds(const size_t &index)StormByte::Database::OutOfBounds
OutOfBounds(const OutOfBounds &)=defaultStormByte::Database::OutOfBounds
OutOfBounds(OutOfBounds &&) noexcept=defaultStormByte::Database::OutOfBounds
~Exception() noexcept=defaultStormByte::Database::Exceptionvirtual
~OutOfBounds() noexcept override=defaultStormByte::Database::OutOfBounds