get(const char *option, int def=0) const | spot::option_map | |
operator<<(std::ostream &os, const option_map &m) | spot::option_map | [friend] |
operator[](const char *option) const | spot::option_map | |
operator[](const char *option) | spot::option_map | |
options_ | spot::option_map | [private] |
parse_options(const char *options) | spot::option_map | |
set(const char *option, int val, int def=0) | spot::option_map | |
set(const option_map &o) | spot::option_map |