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::Value Member List

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

Get() const (defined in StormByte::Database::Value)StormByte::Database::Valueinline
IsNull() const noexceptStormByte::Database::Valueinline
operator=(const Value &)=defaultStormByte::Database::Value
operator=(Value &&) noexcept=defaultStormByte::Database::Value
Type enum nameStormByte::Database::Value
Type() const noexceptStormByte::Database::Valueinline
Value() noexceptStormByte::Database::Valueinline
Value(int value) noexcept (defined in StormByte::Database::Value)StormByte::Database::Valueinline
Value(unsigned int value) noexcept (defined in StormByte::Database::Value)StormByte::Database::Valueinline
Value(long int value) noexcept (defined in StormByte::Database::Value)StormByte::Database::Valueinline
Value(unsigned long int value) noexcept (defined in StormByte::Database::Value)StormByte::Database::Valueinline
Value(double value) noexcept (defined in StormByte::Database::Value)StormByte::Database::Valueinline
Value(const std::string &value) noexcept (defined in StormByte::Database::Value)StormByte::Database::Valueinline
Value(std::string &&value) noexcept (defined in StormByte::Database::Value)StormByte::Database::Valueinline
Value(const char *value) noexcept (defined in StormByte::Database::Value)StormByte::Database::Valueinline
Value(const std::vector< std::byte > &value) noexcept (defined in StormByte::Database::Value)StormByte::Database::Valueinline
Value(std::vector< std::byte > &&value) noexcept (defined in StormByte::Database::Value)StormByte::Database::Valueinline
Value(bool value) noexcept (defined in StormByte::Database::Value)StormByte::Database::Valueinline
Value(const Value &)=defaultStormByte::Database::Value
Value(Value &&) noexcept=defaultStormByte::Database::Value
~Value() noexcept=defaultStormByte::Database::Value