C# Class EncoderRProcAnalyze, chronojump

Inheritance: EncoderRProc
Afficher le fichier Open project: GNOME/chronojump Class Usage Examples

Méthodes publiques

Свойство Type Description
CancelRScript bool
ExportFileName string

Méthodes publiques

Méthode Description
EncoderRProcAnalyze ( ) : System
SendData ( string title, bool neuromuscularProfileDo, bool translate ) : void

Méthodes protégées

Méthode Description
continueProcess ( ) : bool
startProcess ( ) : bool
writeOptionsFile ( ) : void

Private Methods

Méthode Description
copyExportedFile ( ) : void
deleteFile ( string filename ) : void
getEncoderScriptCallGraph ( ) : string

Method Details

EncoderRProcAnalyze() public méthode

public EncoderRProcAnalyze ( ) : System
Résultat System

SendData() public méthode

public SendData ( string title, bool neuromuscularProfileDo, bool translate ) : void
title string
neuromuscularProfileDo bool
translate bool
Résultat void

continueProcess() protected méthode

protected continueProcess ( ) : bool
Résultat bool

startProcess() protected méthode

protected startProcess ( ) : bool
Résultat bool

writeOptionsFile() protected méthode

protected writeOptionsFile ( ) : void
Résultat void

Property Details

CancelRScript public_oe property

public bool CancelRScript
Résultat bool

ExportFileName public_oe property

public string ExportFileName
Résultat string