/* */ #ifndef D_OPTION_H #define D_OPTION_H #include "common.h" #include #include #include "SharedHandle.h" namespace aria2 { struct Pref; class Option { private: std::vector table_; std::vector use_; SharedHandle