A functor used to create a string list of names from the class list of this sub-factory. More...
#include <mitie_lib_template.hh>
Public Member Functions | |
append_name_to_list (std::vector< std::string > &v) | |
template<typename U > | |
void | operator() (U *) |
Public Attributes | |
std::vector< std::string > & | m_v |
A functor used to create a string list of names from the class list of this sub-factory.