In file uta/programmer.doc: 
  class  SampleResource : public Resource 
  Inheritance:
Public Methods
-  
  SampleResource(std::string filename_) 
  - 
 -  
 virtual  bool  loadedProperly() const  
  - 
 
Protected Fields
-  
 bool  loaded_ 
  - 
 
Protected Methods
-  
 virtual  ~SampleResource() 
  - 
 
Public Classes
  enum  type_t
Public Methods
 void  bind()
 void  free()
 int  references()
 type_t  type() const 
 const  Surface*  surface() const 
 const  Font*  font() const 
 const  Sample*  sample() const 
 const  Music*  music() const 
 const  Color&  color() const 
Protected Classes
  union 
-  
 Surface*  surface_ 
  - 
 -  
 Font*  font_ 
  - 
 -  
 Sample*  sample_ 
  - 
 -  
 Music*  music_ 
  - 
 -  
 Color*  color_ 
  - 
 
Protected Fields
 type_t  type_
 int  references_
  Documentation 
  SampleResource(std::string filename_)
 virtual  bool  loadedProperly() const 
 bool  loaded_
 virtual  ~SampleResource()
 - This class has no child classes.
 
 alphabetic index   hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by  Malte  Zöckler,  Roland Wunderling 
contact:  doc++@zib.de