add(const list &l) (defined in tool::opt::list) | tool::opt::list | [inline] |
add(const name &n, const value &v) (defined in tool::opt::list) | tool::opt::list | [inline] |
add(const name &n, const list &l) (defined in tool::opt::list) | tool::opt::list | [inline] |
list() (defined in tool::opt::list) | tool::opt::list | [inline] |
list(const internals::pair &defaults) (defined in tool::opt::list) | tool::opt::list | [inline] |
list(const internals::defaults_list< D > &defaults) (defined in tool::opt::list) | tool::opt::list | [inline] |
operator[](const name &n) (defined in tool::opt::list) | tool::opt::list | [inline] |
operator[](const name &n) const (defined in tool::opt::list) | tool::opt::list | [inline] |
populate(list &other) const (defined in tool::opt::list) | tool::opt::list | [inline] |
print(std::ostream &o, unsigned depth=0) const (defined in tool::opt::list) | tool::opt::list | [inline] |