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 () |
![]() | |
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 | |
![]() | |
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.