SimpleTextInteractor.
SimpleTextInteractor [public]
InteractorImagerMixinHelper < SimpleTextImager >
Simple mixin of SimpleTextImager
and TextInteractor
(using the utility class InteractorImagerMixinHelper
).
You might use this class as an argument to the mixin template for your class library wrapper class, as in
Led_MFC_X<SimpleTextInteractor>, for MFC.