Design Patterns
|
This is the complete list of members for structural::flyweight::Character, including all inherited members.
Character(char) | structural::flyweight::Character | explicit |
Current(GlyphContext &) override | structural::flyweight::Character | virtual |
Draw(Window *, GlyphContext &) override | structural::flyweight::Character | virtual |
First(GlyphContext &) override | structural::flyweight::Character | virtual |
GetFont(GlyphContext &) override | structural::flyweight::Character | virtual |
Insert(GlyphInterface *, GlyphContext &) override | structural::flyweight::Character | virtual |
IsDone(GlyphContext &) override | structural::flyweight::Character | virtual |
Next(GlyphContext &) override | structural::flyweight::Character | virtual |
Remove(GlyphContext &) override | structural::flyweight::Character | virtual |
SetFont(Font *, GlyphContext &) override | structural::flyweight::Character | virtual |
~GlyphInterface() | structural::flyweight::GlyphInterface | inlinevirtual |