| 
    OpenCMISS-Zinc C++ API Documentation
    
   | 
 
A derived streamresource describing a file. More...
#include <stream.hpp>
  
 Public Member Functions | |
| StreamresourceFile (cmzn_streamresource_file_id streamresource_file_id) | |
| char * | getName () | 
  Public Member Functions inherited from OpenCMISS::Zinc::Streamresource | |
| Streamresource (cmzn_streamresource_id in_streamresource_id) | |
| Streamresource (const Streamresource &streamResource) | |
| Streamresource & | operator= (const Streamresource &streamResource) | 
| bool | isValid () const | 
| cmzn_streamresource_id | getId () const | 
| StreamresourceFile | castFile () | 
| StreamresourceMemory | castMemory () | 
Additional Inherited Members | |
  Protected Attributes inherited from OpenCMISS::Zinc::Streamresource | |
| cmzn_streamresource_id | id | 
A derived streamresource describing a file.
A derived streamresource describing a file.
      
  | 
  inline | 
Return the name set on the file resource.
 1.8.6