Lightweight 0.20260303.0
Loading...
Searching...
No Matches
Lightweight::SqlTime Member List

This is the complete list of members for Lightweight::SqlTime, including all inherited members.

ConvertToNative(sql_type const &value) noexceptLightweight::SqlTimeinlinestatic
ConvertToSqlValue(native_type value) noexceptLightweight::SqlTimeinlinestatic
native_type typedefLightweight::SqlTime
operator!=(SqlTime const &other) const noexceptLightweight::SqlTimeinline
operator=(SqlTime &&) noexcept=defaultLightweight::SqlTime
operator=(SqlTime const &) noexcept=defaultLightweight::SqlTime
operator==(SqlTime const &other) const noexceptLightweight::SqlTimeinline
sql_type typedefLightweight::SqlTime
SqlTime() noexcept=defaultLightweight::SqlTime
SqlTime(SqlTime &&) noexcept=defaultLightweight::SqlTime
SqlTime(SqlTime const &) noexcept=defaultLightweight::SqlTime
SqlTime(native_type value) noexceptLightweight::SqlTimeinline
SqlTime(std::chrono::hours hour, std::chrono::minutes minute, std::chrono::seconds second, std::chrono::microseconds micros={}) noexceptLightweight::SqlTimeinline
sqlValueLightweight::SqlTime
value() const noexceptLightweight::SqlTimeinline
~SqlTime() noexcept=default (defined in Lightweight::SqlTime)Lightweight::SqlTime