Scripting.cpp File Reference

Scripting class. More...

Go to the source code of this file.

Functions

wxString PopFrontAndReturn (list< wxString > &lList)
 Remove and return the front of an STL list.
wxString GetScriptExportFilename ()
 Returns the name of the file that should receive exported commands.
bool GetScriptAppendMode ()
 Returns if commands should be appended to the export file or if they should overwrite it.


Detailed Description

Scripting class.

Definition in file Scripting.cpp.


Function Documentation

wxString PopFrontAndReturn ( list< wxString > &  lList  ) 

Remove and return the front of an STL list.

Definition at line 61 of file Scripting.cpp.

wxString GetScriptExportFilename (  ) 

Returns the name of the file that should receive exported commands.

Definition at line 75 of file Scripting.cpp.

bool GetScriptAppendMode (  ) 

Returns if commands should be appended to the export file or if they should overwrite it.

Always returns true right now.

Definition at line 88 of file Scripting.cpp.


Generated on Sun Jul 27 17:26:07 2008 for Roadnav by  doxygen 1.5.5