Lightweight 0.20250904.0
Loading...
Searching...
No Matches
Lightweight::SqlDateTime Member List

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

ConvertToNative(SQL_TIMESTAMP_STRUCT const &time) noexcept (defined in Lightweight::SqlDateTime)Lightweight::SqlDateTimeinlinestatic
ConvertToSqlValue(native_type value) noexcept (defined in Lightweight::SqlDateTime)Lightweight::SqlDateTimeinlinestatic
ConvertToSqlValue(std::chrono::year_month_day ymd, std::chrono::hh_mm_ss< duration_type > hms) noexcept (defined in Lightweight::SqlDateTime)Lightweight::SqlDateTimeinlinestatic
day() const noexceptLightweight::SqlDateTimeinline
duration_type typedef (defined in Lightweight::SqlDateTime)Lightweight::SqlDateTime
hour() const noexceptLightweight::SqlDateTimeinline
minute() const noexceptLightweight::SqlDateTimeinline
month() const noexceptLightweight::SqlDateTimeinline
nanosecond() const noexceptLightweight::SqlDateTimeinline
native_type typedef (defined in Lightweight::SqlDateTime)Lightweight::SqlDateTime
Now() noexceptLightweight::SqlDateTimeinlinestatic
NowUTC() noexceptLightweight::SqlDateTimeinlinestatic
operator native_type() const noexcept (defined in Lightweight::SqlDateTime)Lightweight::SqlDateTimeinline
operator!=(SqlDateTime const &other) const noexcept (defined in Lightweight::SqlDateTime)Lightweight::SqlDateTimeinline
operator+ (defined in Lightweight::SqlDateTime)Lightweight::SqlDateTimefriend
operator+=(duration_type duration) noexcept (defined in Lightweight::SqlDateTime)Lightweight::SqlDateTimeinline
operator- (defined in Lightweight::SqlDateTime)Lightweight::SqlDateTimefriend
operator-=(duration_type duration) noexcept (defined in Lightweight::SqlDateTime)Lightweight::SqlDateTimeinline
operator<=>(SqlDateTime const &other) const noexcept (defined in Lightweight::SqlDateTime)Lightweight::SqlDateTimeinline
operator=(SqlDateTime &&) noexcept=default (defined in Lightweight::SqlDateTime)Lightweight::SqlDateTime
operator=(SqlDateTime const &other) noexcept=default (defined in Lightweight::SqlDateTime)Lightweight::SqlDateTime
operator==(SqlDateTime const &other) const noexcept (defined in Lightweight::SqlDateTime)Lightweight::SqlDateTimeinline
second() const noexceptLightweight::SqlDateTimeinline
SqlDateTime() noexcept=default (defined in Lightweight::SqlDateTime)Lightweight::SqlDateTime
SqlDateTime(SqlDateTime &&) noexcept=default (defined in Lightweight::SqlDateTime)Lightweight::SqlDateTime
SqlDateTime(SqlDateTime const &) noexcept=default (defined in Lightweight::SqlDateTime)Lightweight::SqlDateTime
SqlDateTime(std::chrono::year_month_day ymd, std::chrono::hh_mm_ss< duration_type > time) noexceptLightweight::SqlDateTimeinline
SqlDateTime(std::chrono::year year, std::chrono::month month, std::chrono::day day, std::chrono::hours hour, std::chrono::minutes minute, std::chrono::seconds second, std::chrono::nanoseconds nanosecond=std::chrono::nanoseconds(0)) noexceptLightweight::SqlDateTimeinline
SqlDateTime(std::chrono::system_clock::time_point value) noexceptLightweight::SqlDateTimeinline
sqlValue (defined in Lightweight::SqlDateTime)Lightweight::SqlDateTime
value() const noexceptLightweight::SqlDateTimeinline
year() const noexceptLightweight::SqlDateTimeinline
~SqlDateTime() noexcept=default (defined in Lightweight::SqlDateTime)Lightweight::SqlDateTime