VR-Forces 4.2 Class Documentation
List of all members | Public Types | Public Member Functions | Protected Attributes
DtXmlToRw::Converter Class Reference

DtEnvValueSP -> DtReaderWriter converter class. More...

Public Types

typedef boost::function< void(DtEnvironmentSP,
DtEnvValueSP, DtReaderWriter
*, const DtFilename &, const
DtVariableBindingsList &)> 
ConversionFunction

Public Member Functions

 Converter ()
void convert (DtEnvironmentSP env, const DtFilename &searchPath, const DtVariableBindingsList &bindings, DtEnvValueSP envValue, DtReaderWriter *rwObject)
void registerConverter (DtString type, ConversionFunction conversionFunction)

Protected Attributes

std::map< DtString,
ConversionFunction
myRwConverters

Detailed Description

DtEnvValueSP -> DtReaderWriter converter class.

Member Typedef Documentation

typedef boost::function<void (DtEnvironmentSP, DtEnvValueSP, DtReaderWriter*, const DtFilename&, const DtVariableBindingsList&)> DtXmlToRw::Converter::ConversionFunction

Constructor & Destructor Documentation

DtXmlToRw::Converter::Converter ( )
inline

Member Function Documentation

void DtXmlToRw::Converter::convert ( DtEnvironmentSP  env,
const DtFilename &  searchPath,
const DtVariableBindingsList bindings,
DtEnvValueSP  envValue,
DtReaderWriter rwObject 
)
inline
void DtXmlToRw::Converter::registerConverter ( DtString  type,
ConversionFunction  conversionFunction 
)
inline

Member Data Documentation

std::map<DtString, ConversionFunction> DtXmlToRw::Converter::myRwConverters
protected

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

Document ID: Generated on Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)