Sourceforge.net - The VCF's Project Host
   The VCF Website Home   |   Online Discussion Forums   |   Sourceforge.net Project Page   

VCF::ApplicationResourceBundle Class Reference

#include <vcf/ApplicationKit/ApplicationResourceBundle.h>

Inheritance diagram for VCF::ApplicationResourceBundle:

VCF::GraphicsResourceBundle VCF::ResourceBundle VCF::Object List of all members.

Public Member Functions

 ApplicationResourceBundle (AbstractApplication *app)
virtual String getResourcesDirectory ()
 Returns the resource directory for this bundle if it exists, otherwise returns an empty string.

Protected Attributes

AbstractApplicationapp_

Constructor & Destructor Documentation

VCF::ApplicationResourceBundle::ApplicationResourceBundle AbstractApplication app  ) 
 


Member Function Documentation

virtual String VCF::ApplicationResourceBundle::getResourcesDirectory  )  [virtual]
 

Returns the resource directory for this bundle if it exists, otherwise returns an empty string.

Reimplemented from VCF::ResourceBundle.


Member Data Documentation

AbstractApplication* VCF::ApplicationResourceBundle::app_ [protected]
 


The documentation for this class was generated from the following file:
   Comments or Suggestions?    License Information