
Public Member Functions | |
| DSVWriterFactory () | |
| RCP< FieldWriterBase > | createWriter (const string &name) const | 
| virtual RCP < FieldWriterFactoryBase >  | getRcp () | 
Definition at line 72 of file SundanceDSVWriter.hpp.
| Sundance::DSVWriterFactory::DSVWriterFactory | ( | ) |  [inline] | 
        
Definition at line 76 of file SundanceDSVWriter.hpp.
| RCP<FieldWriterBase> Sundance::DSVWriterFactory::createWriter | ( | const string & | name | ) |  const [inline, virtual] | 
        
Create a writer with the specified filename
Implements Sundance::FieldWriterFactoryBase.
Definition at line 79 of file SundanceDSVWriter.hpp.
| virtual RCP<FieldWriterFactoryBase> Sundance::DSVWriterFactory::getRcp | ( | ) |  [inline, virtual] | 
        
Implements Playa::Handleable< FieldWriterFactoryBase >.
Definition at line 83 of file SundanceDSVWriter.hpp.