eepgwde::daemon Namespace Reference

Singleton implementations. More...


Classes

struct  detail
class  Q
 global repository for daemon interworking. More...

Typedefs

typedef std::map< const
std::string,
QuantLib::Calendar > 
mismatch_map_t
typedef std::map< const
std::string, Weekday > 
weekday_map_t

Variables

int watcher = 0
static mismatch_map_t mismatches = map_list_of ( std::string("COP"), QuantLib::Calendar(QuantLib::Denmark()) ) ( std::string("DEL"), QuantLib::Calendar(QuantLib::India()) ) ( std::string("NY"), QuantLib::Calendar(QuantLib::UnitedStates()) ) ( std::string("STO"), QuantLib::Calendar(QuantLib::Sweden()) ) ( std::string("SYD"), QuantLib::Calendar(QuantLib::Australia()) ) ( std::string("TOK"), QuantLib::Calendar(QuantLib::Japan()) ) ( std::string("TOR"), QuantLib::Calendar(QuantLib::Canada()) ) ( std::string("ZUR"), QuantLib::Calendar(QuantLib::Switzerland()) )
weekday_map_t weekdays


Detailed Description

Singleton implementations.

A few Singleton implementations are put into this namespace.


Typedef Documentation

typedef std::map<const std::string, QuantLib::Calendar> eepgwde::daemon::mismatch_map_t

Definition at line 10 of file mismatch.cpp.

typedef std::map<const std::string, Weekday> eepgwde::daemon::weekday_map_t

Definition at line 21 of file weekdays0.hpp.


Variable Documentation

mismatch_map_t eepgwde::daemon::mismatches = map_list_of ( std::string("COP"), QuantLib::Calendar(QuantLib::Denmark()) ) ( std::string("DEL"), QuantLib::Calendar(QuantLib::India()) ) ( std::string("NY"), QuantLib::Calendar(QuantLib::UnitedStates()) ) ( std::string("STO"), QuantLib::Calendar(QuantLib::Sweden()) ) ( std::string("SYD"), QuantLib::Calendar(QuantLib::Australia()) ) ( std::string("TOK"), QuantLib::Calendar(QuantLib::Japan()) ) ( std::string("TOR"), QuantLib::Calendar(QuantLib::Canada()) ) ( std::string("ZUR"), QuantLib::Calendar(QuantLib::Switzerland()) ) [static]

Initial value:

 map_list_of 
    (std::string("SUN"), Sunday) 
    (std::string("MON"), Monday) 
    (std::string("TUE"), Tuesday) 
    (std::string("WED"), Wednesday) 
    (std::string("THU"), Thursday) 
    (std::string("FRI"), Friday) 
    (std::string("SAT"), Saturday)

Definition at line 16 of file weekdays0.cpp.

Referenced by eepgwde::detail::Calendars::Impl::Impl(), eepgwde::detail::Calendars::Impl::make(), and Test::weekday_t::weekday::map().


Generated on Thu Feb 18 21:30:12 2010 for eleve by  doxygen 1.5.6