Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

TGPicturePool Class Reference

#include <TGPicture.h>

Inheritance diagram for TGPicturePool:

Inheritance graph
[legend]
Collaboration diagram for TGPicturePool:

Collaboration graph
[legend]
List of all members.

Public Methods

 TGPicturePool (const TGClient *client, const char *path)
virtual ~TGPicturePool ()
const char * GetPath () const
const TGPictureGetPicture (const char *name)
const TGPictureGetPicture (const char *name, UInt_t new_width, UInt_t new_height)
void FreePicture (const TGPicture *pic)
void Print (Option_t *option="") const

Protected Attributes

const TGClientfClient
TString fPath
THashTablefPicList

Constructor & Destructor Documentation

TGPicturePool::TGPicturePool const TGClient   client,
const char *    path
 

Definition at line 113 of file TGPicture.h.

virtual TGPicturePool::~TGPicturePool   [virtual]
 


Member Function Documentation

const char* TGPicturePool::GetPath   const
 

Definition at line 120 of file TGPicture.h.

References TString::Data().

const TGPicture* TGPicturePool::GetPicture const char *    name
 

const TGPicture* TGPicturePool::GetPicture const char *    name,
UInt_t    new_width,
UInt_t    new_height
 

void TGPicturePool::FreePicture const TGPicture   pic
 

void TGPicturePool::Print Option_t *    option = "" const [virtual]
 

Reimplemented from TObject.


Member Data Documentation

const TGClient* TGPicturePool::fClient [protected]
 

Definition at line 108 of file TGPicture.h.

TString TGPicturePool::fPath [protected]
 

Definition at line 109 of file TGPicture.h.

THashTable* TGPicturePool::fPicList [protected]
 

Definition at line 110 of file TGPicture.h.


The documentation for this class was generated from the following file:
Generated on Thu Dec 18 15:01:22 2003 for ROOT by doxygen1.2.16