artefaktur
software engineer &        architecture

 
 
 
 

class CfgScriptConsole

Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

acdk::wx::ide::inspector::CfgScriptConsole Class Reference

#include <CfgScriptConsole.h>

Inheritance diagram for acdk::wx::ide::inspector::CfgScriptConsole:

acdk::wx::TextCtrl acdk::wx::Control acdk::wx::Window acdk::wx::EvtHandler acdk::wx::WxObject acdk::lang::Object acdk::lang::ObjectBase acdk::lang::dmi::StdDispatch List of all members.

Detailed Description

Implements a CfgScript interpreter console.

The CfgScript interpreter itself (acdk_cfgscript.dll/so) is not neccessary linked to the application, but will loaded dynamically

Author:
Roger Rene Kommer (mailto:kommer@artefaktur.com)
Version:
Revision
1.3
Date:
Date
2005/02/06 13:12:12


Public Member Functions

 CfgScriptConsole (IN(RWindow) parent, int id, IN(RPoint) point=Point::defaultPosition(), IN(RSize) size=Size::defaultSize())
void onTextUpdated (IN(RCommandEvent) event)
void callGc (bool all)
void _prompt ()
void _processCommand (IN(RString) text, IN(RString) line)
void printText (IN(RString) text)
void _eval (IN(RString) text)

Protected Attributes

int _consoleState
int _scriptBeginPos
acdk::lang::Object _script
acdk::lang::Object _props

Constructor & Destructor Documentation

acdk::wx::ide::inspector::CfgScriptConsole::CfgScriptConsole IN(RWindow parent,
int  id,
IN(RPoint point = Point::defaultPosition(),
IN(RSize size = Size::defaultSize()
 


Member Function Documentation

void acdk::wx::ide::inspector::CfgScriptConsole::_eval IN(RString text  ) 
 

void acdk::wx::ide::inspector::CfgScriptConsole::_processCommand IN(RString text,
IN(RString line
 

void acdk::wx::ide::inspector::CfgScriptConsole::_prompt  ) 
 

void acdk::wx::ide::inspector::CfgScriptConsole::callGc bool  all  ) 
 

void acdk::wx::ide::inspector::CfgScriptConsole::onTextUpdated IN(RCommandEvent event  ) 
 

void acdk::wx::ide::inspector::CfgScriptConsole::printText IN(RString text  ) 
 


Member Data Documentation

int acdk::wx::ide::inspector::CfgScriptConsole::_consoleState [protected]
 

acdk::lang::Object acdk::wx::ide::inspector::CfgScriptConsole::_props [protected]
 

acdk::lang::Object acdk::wx::ide::inspector::CfgScriptConsole::_script [protected]
 

int acdk::wx::ide::inspector::CfgScriptConsole::_scriptBeginPos [protected]
 

 
Last modified 2005-05-08 18:33 by SYSTEM By Artefaktur, Ing. Bureau Kommer