Sundance::DSVWriterFactory Class Reference

Inheritance diagram for Sundance::DSVWriterFactory:

Sundance::FieldWriterFactoryBase Playa::Handleable< FieldWriterFactoryBase >

List of all members.

Public Member Functions

 DSVWriterFactory ()
RCP< FieldWriterBasecreateWriter (const string &name) const
virtual RCP
< FieldWriterFactoryBase
getRcp ()


Detailed Description

DSVWriterFactory produces a DSV writer in contexts where a user cannot do so directly.

Definition at line 72 of file SundanceDSVWriter.hpp.


Constructor & Destructor Documentation

Sundance::DSVWriterFactory::DSVWriterFactory (  )  [inline]

Definition at line 76 of file SundanceDSVWriter.hpp.


Member Function Documentation

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.

Site Contact