Scripting.h File Reference

Scripting functions. More...

Go to the source code of this file.

Classes

class  ScriptStream
 This class holds a single stream that feeds scripting commands to the Scripting class. More...
class  Scripting
 Scripting engine - manages all of the ScriptStream streams and various scripting servers. More...

Functions

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 functions.

Definition in file Scripting.h.


Function Documentation

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