29#ifndef quantlib_united_states_calendar_hpp
30#define quantlib_united_states_calendar_hpp
160 std::string
name()
const override {
return "US settlement"; }
165 std::string
name()
const override {
return "US with Libor impact"; }
170 std::string
name()
const override {
return "New York stock exchange"; }
175 std::string
name()
const override {
return "US government bond market"; }
180 std::string
name()
const override {
return "SOFR fixing calendar"; }
185 std::string
name()
const override {
186 return "North American Energy Reliability Council";
192 std::string
name()
const override {
return "Federal Reserve Bankwire System"; }
partial calendar implementation
bool isBusinessDay(const Date &) const override
std::string name() const override
bool isBusinessDay(const Date &) const override
std::string name() const override
bool isBusinessDay(const Date &) const override
std::string name() const override
bool isBusinessDay(const Date &) const override
std::string name() const override
bool isBusinessDay(const Date &) const override
std::string name() const override
bool isBusinessDay(const Date &) const override
std::string name() const override
bool isBusinessDay(const Date &) const override
std::string name() const override
@ FederalReserve
Federal Reserve Bankwire System.
@ NYSE
New York stock exchange calendar.
@ LiborImpact
Libor impact calendar.
@ GovernmentBond
government-bond calendar
@ NERC
off-peak days for NERC
@ Settlement
generic settlement calendar
@ SOFR
SOFR fixing calendar.