#include <eleve/src/scal0.hpp>
Static Public Attributes | |
static const std::string | COMP0 |
Calendars sub-directory name: atomic calendars. | |
static const std::string | COMP1 |
Calendars sub-directory name: computed calendars. | |
static const std::string | WK |
Calendars sub-directory name: weekdays. | |
static const std::string | suffix |
Calendars sub-directory file extension. |
Definition at line 33 of file scal0.hpp.
const std::string eepgwde::daemon::detail::COMP0 [static] |
Calendars sub-directory name: atomic calendars.
Definition at line 34 of file scal0.hpp.
Referenced by Test::comparisons_t::comparisons::comp(), Test::eleve_t::eleve::files(), and eepgwde::detail::Calendars::Impl::update().
const std::string eepgwde::daemon::detail::COMP1 [static] |
Calendars sub-directory name: computed calendars.
Definition at line 35 of file scal0.hpp.
Referenced by eepgwde::detail::Calendars::Impl::update().
const std::string eepgwde::daemon::detail::WK [static] |
Calendars sub-directory name: weekdays.
Definition at line 36 of file scal0.hpp.
Referenced by eepgwde::detail::Calendars::Impl::update().
const std::string eepgwde::daemon::detail::suffix [static] |
Calendars sub-directory file extension.
Definition at line 37 of file scal0.hpp.
Referenced by Test::comparisons_t::comparisons::comp(), eepgwde::detail::Calendars::make(), and eepgwde::detail::Calendars::Impl::update1().