All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
NameSelector.h File Reference

A class providing a selection list. More...

#include <initializer_list>
#include <iosfwd>
#include <string>
#include <set>
#include <map>
#include <stddef.h>
#include <utility>

Go to the source code of this file.

Classes

class  testing::NameSelector
 Manages a set of names. More...
 
struct  testing::NameSelector::NameResponse_t
 A data structure containing how to react to a name. More...
 

Namespaces

 testing
 LArSoft test utilities.
 

Detailed Description

A class providing a selection list.

Author
Gianluca Petrillo (petri.nosp@m.llo@.nosp@m.fnal..nosp@m.gov)
Date
July 24, 2015
See Also
NameSelector.cxx

Definition in file NameSelector.h.