Searched refs:command_list_t (Results 1 – 1 of 1) sorted by relevance
776 typedef std::list<BootCommand*> command_list_t; typedef777 typedef command_list_t::iterator iterator_t;778 typedef command_list_t::const_iterator const_iterator_t;830 command_list_t m_commands; //!< Commands held in this section.