Public Member Functions | Public Attributes

append_name_to_list Struct Reference

A functor used to create a string list of names from the class list of this sub-factory. More...

#include <mitie_lib_template.hh>

Collaboration diagram for append_name_to_list:
Collaboration graph
[legend]

List of all members.

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

Detailed Description

A functor used to create a string list of names from the class list of this sub-factory.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator