VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Typedefs | Functions
rwVariableBindings.h File Reference

Go to the source code of this file.

Classes

class  DtRwVariableBindings
 

Typedefs

typedef std::shared_ptr
< DtRwVariableBindings
DtVariableBindingsSharedPtr
 

Functions

DT_DLL_readerWriter bool substituteVariablesInString (DtString &string, const std::list< const DtRwVariableBindings * > &)
 

Typedef Documentation

Function Documentation

DT_DLL_readerWriter bool substituteVariablesInString ( DtString string,
const std::list< const DtRwVariableBindings * > &   
)

Replaces any variables in the specified string with their values specified in the variable bindings list. Variables are specified as $(<variable-name>) in the string. Only string type variables are replaced.

Returns
True if any substitutions were made.

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)