VR-Link API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions

The abstract interface for environment writers. More...

+ Inheritance diagram for DtEnvWriter:

Public Member Functions

virtual ~DtEnvWriter ()
 Default DTOR.
virtual bool writeFile (DtEnvironment &environment, const DtString &filename)=0

Detailed Description

The abstract interface for environment writers.

Constructor & Destructor Documentation

virtual DtEnvWriter::~DtEnvWriter ( )
inlinevirtual

Default DTOR.

Member Function Documentation

virtual bool DtEnvWriter::writeFile ( DtEnvironment environment,
const DtString filename 
)
pure virtual

Implemented in DtEnvXMLWriter, and DtEnvMTLWriter.


The documentation for this class was generated from the following file:

Document ID: Generated on Fri May 15 06:36:13 EDT 2015 from SVN revision 153263
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)