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