Classes
util::MultipleChoiceSelectionBase Class Reference

Base class of util::MultipleChoiceSelection with basics independent of the option type. More...

#include <MultipleChoiceSelection.h>

Inheritance diagram for util::MultipleChoiceSelectionBase:
util::MultipleChoiceSelection< Choices >

Classes

struct  Exception
 
struct  OptionAlreadyExistsError
 Adding an option that already exists. More...
 
struct  UnknownOptionError
 Request for unknown option. More...
 

Detailed Description

Base class of util::MultipleChoiceSelection with basics independent of the option type.

Definition at line 164 of file MultipleChoiceSelection.h.


The documentation for this class was generated from the following file: