Design Pattern Examples
Overview of object-oriented design patterns
Flyweight_Class Member List

This is the complete list of members for Flyweight_Class, including all inherited members.

_contextFlyweight_Classprivate
_resourceFlyweight_Classprivate
Context()Flyweight_Class
Flyweight_Class()Flyweight_Classinline
Flyweight_Class(BigResource *resource, Flyweight_Context context)Flyweight_Class
ImageHeight()Flyweight_Class
ImageWidth()Flyweight_Class
Render(std::vector< std::vector< char > > &display, int offset_x, int image_width, int image_height, int position_x, int position_y)Flyweight_Class
SetContext(Flyweight_Context context)Flyweight_Class
unique_ptr_t typedefFlyweight_Class
~Flyweight_Class()Flyweight_Class