Led 3.0 Class Library Documentation

Module TextInteractorMixins


Classes and Global Functions Index

Module Description:

TextInteractorMixins are some templates that help deal with some of the drugery of C++ mixins.


Class: InteractorImagerMixinHelper < IMAGER > [public]

Base Classes: virtual TextInteractor, IMAGER
Description:

A utility class to facilitate mixing together Interactors with particular chosen TextImager subclasses.

This class is mostly an implementation detail, and shouldn't be of interest to Led users, unless they are creating a new TextImager subclass (which isn't also already a subclass of TextInteractor; this should be rare).


Class: InteractorInteractorMixinHelper < INTERACTOR1,INTERACTOR2 > [public]

Base Classes: INTERACTOR1, INTERACTOR2
Description:

A utility class to facilitate mixing together two Interactors.

This class is mostly an implementation detail, and shouldn't be of interest to Led users, unless they are creating a new direct TextImagerInteractor subclass (which should be rare).


Return to Led Page Return to Led ClassLib Documentation Index Return to Led Reference Manual Index
Last Updated 2001-10-20