|  | Inviwo 0.9.12-pre
    Inviwo documentation | 
| Public Member Functions | |
| RecorderFactory (const RecorderFactory &)=delete | |
| RecorderFactory & | operator= (const RecorderFactory &)=delete | 
| RecorderFactory (RecorderFactory &&)=delete | |
| RecorderFactory & | operator= (RecorderFactory &&)=delete | 
| virtual const std::string & | getClassIdentifier () const =0 | 
| virtual BoolCompositeProperty * | options ()=0 | 
| virtual std::unique_ptr< Recorder > | create (const RecorderOptions &opts)=0 |