Hyper API for C++ 0.0.18825
Hyper client library for C++ applications
Loading...
Searching...
No Matches
hyperapi::Date Member List

This is the complete list of members for hyperapi::Date, including all inherited members.

Date() noexcepthyperapi::Dateinline
Date(int32_t year, std::int16_t month, std::int16_t day) noexcepthyperapi::Date
getDay() const noexcepthyperapi::Date
getMonth() const noexcepthyperapi::Date
getRaw() const noexcepthyperapi::Date
getYear() const noexcepthyperapi::Date
operator!=hyperapi::Datefriend
operator<hyperapi::Datefriend
operator<<hyperapi::Datefriend
operator<=hyperapi::Datefriend
operator==hyperapi::Datefriend
operator>hyperapi::Datefriend
operator>=hyperapi::Datefriend
toString() consthyperapi::Date