SECI  1
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events
Public Member Functions | Events | Private Member Functions | List of all members
SeciControls.CommandLineWrapper Class Reference

Interaction logic for CommandLineWrapper.xaml More...

Inheritance diagram for SeciControls.CommandLineWrapper:
Inheritance graph
Collaboration diagram for SeciControls.CommandLineWrapper:
Collaboration graph

Public Member Functions

 CommandLineWrapper ()
 
int GetPID ()
 
void Initialise (String filepath, String args)
 
void KillProcess ()
 
void SetFocus ()
 
void SetLinkMessage (string message)
 
void StartProcess ()
 
void UsePython (bool use)
 

Events

EventHandler OnNewScriptingProcessStarted
 

Private Member Functions

void Host1_OnProcessStartedViaLink (object sender, EventArgs e)
 

Detailed Description

Interaction logic for CommandLineWrapper.xaml

Definition at line 20 of file CommandLineWrapper.xaml.cs.

Constructor & Destructor Documentation

SeciControls.CommandLineWrapper.CommandLineWrapper ( )
inline

Definition at line 24 of file CommandLineWrapper.xaml.cs.

Member Function Documentation

int SeciControls.CommandLineWrapper.GetPID ( )
inline

Definition at line 68 of file CommandLineWrapper.xaml.cs.

void SeciControls.CommandLineWrapper.Host1_OnProcessStartedViaLink ( object  sender,
EventArgs  e 
)
inlineprivate
void SeciControls.CommandLineWrapper.Initialise ( String  filepath,
String  args 
)
inline

Definition at line 29 of file CommandLineWrapper.xaml.cs.

References SeciControls.CommandLineWrapper.Host1_OnProcessStartedViaLink().

Here is the call graph for this function:

void SeciControls.CommandLineWrapper.KillProcess ( )
inline

Definition at line 48 of file CommandLineWrapper.xaml.cs.

void SeciControls.CommandLineWrapper.SetFocus ( )
inline

Definition at line 53 of file CommandLineWrapper.xaml.cs.

void SeciControls.CommandLineWrapper.SetLinkMessage ( string  message)
inline

Definition at line 58 of file CommandLineWrapper.xaml.cs.

void SeciControls.CommandLineWrapper.StartProcess ( )
inline

Definition at line 43 of file CommandLineWrapper.xaml.cs.

void SeciControls.CommandLineWrapper.UsePython ( bool  use)
inline

Definition at line 63 of file CommandLineWrapper.xaml.cs.

Event Documentation

EventHandler SeciControls.CommandLineWrapper.OnNewScriptingProcessStarted

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