userver: storages::odbc::Time Class Reference
Loading...
Searching...
No Matches
storages::odbc::Time Class Referencefinal

#include </data/code/userver/odbc/include/userver/storages/odbc/types.hpp>

Detailed Description

Timezone-independent time of day with the portable SQL_TIME_STRUCT resolution of one second.

Definition at line 60 of file types.hpp.

Public Member Functions

 Time (std::uint32_t hour, std::uint32_t minute, std::uint32_t second)
std::uint32_t GetHour () const noexcept
std::uint32_t GetMinute () const noexcept
std::uint32_t GetSecond () const noexcept
std::string ToString () const
bool operator== (const Time &) const noexcept=default

The documentation for this class was generated from the following file:
  • /data/code/userver/odbc/include/userver/storages/odbc/types.hpp