VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions
DtScriptedTaskIntegerMapVariableConverter Class Reference

Converter that will convert to/from DtRwIntegerAttributeList. More...

Inheritance diagram for DtScriptedTaskIntegerMapVariableConverter:
Inheritance graph
[legend]

Public Member Functions

virtual DtReaderWritertoRwPtr (const DtScriptedTaskVariable &) const
 Converts from the given scripted task variable to a DtReaderWriter variable that represents it. More...
 
virtual std::string fromRwPtr (const DtReaderWriter *) const
 Converts from the reader/writer variable to a std::string that will be used as the default value for converting scripted task variable. More...
 
virtual DtString convertToString (const DtRwIntegerAttributeList &) const
 Converts from vector to parsable string in toRwPtr. More...
 
virtual DtString stringRep (const DtReaderWriter *) const
 Returns string representation. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from DtScriptedTaskVariableConverter
static DtString formatOffset (const DtVector &loc)
 Common formatting routines. More...
 
static DtString formatTime (int time)
 
static DtString formatDateTime (time_t time)
 
static DtString formatLocation (const DtVector &loc)
 
static DtString formatSphere (const DtSphere &loc)
 
static DtString formatDistance (double d)
 
static DtString formatHeading (double d)
 
static DtString formatRate (double d)
 
static DtString formatAltitudeRate (double d)
 
static DtString formatTurnRate (double d)
 

Detailed Description

Converter that will convert to/from DtRwIntegerAttributeList.

Member Function Documentation

virtual DtReaderWriter* DtScriptedTaskIntegerMapVariableConverter::toRwPtr ( const DtScriptedTaskVariable ) const
virtual

Converts from the given scripted task variable to a DtReaderWriter variable that represents it.

Implements DtScriptedTaskVariableConverter.

virtual std::string DtScriptedTaskIntegerMapVariableConverter::fromRwPtr ( const DtReaderWriter ) const
virtual

Converts from the reader/writer variable to a std::string that will be used as the default value for converting scripted task variable.

Implements DtScriptedTaskVariableConverter.

virtual DtString DtScriptedTaskIntegerMapVariableConverter::convertToString ( const DtRwIntegerAttributeList ) const
virtual

Converts from vector to parsable string in toRwPtr.

virtual DtString DtScriptedTaskIntegerMapVariableConverter::stringRep ( const DtReaderWriter ) const
virtual

Returns string representation.

Implements DtScriptedTaskVariableConverter.


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

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)