|
API Documentation
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
2#include <NDEVR/Model.h>
3#if NDEVR_FILE_RESOURCE_MODEL
16 FileResourceModel(
const Model& model);
17 void setFile(
const File& file);
19 DataMode dataMode()
const;
20 static constexpr const char* TypeName() {
return "file_resource"; }