C# Class EncoderRProc, chronojump

Afficher le fichier Open project: GNOME/chronojump

Méthodes publiques

Свойство Type Description
CrossValidate bool
CurvesReaded int
Debug bool
status Status,

Protected Properties

Свойство Type Description
es EncoderStruct,
optionsFile string
p Process
pinfo ProcessStartInfo

Méthodes publiques

Méthode Description
SendEndProcess ( ) : void
StartOrContinue ( EncoderStruct, es ) : bool

Méthodes protégées

Méthode Description
continueProcess ( ) : bool
isRunning ( ) : bool
pBinURL ( ) : string
readingError ( object sendingProcess, DataReceivedEventArgs errorFromR ) : void
startProcess ( ) : bool
writeOptionsFile ( ) : void

Private Methods

Méthode Description
isResponsive ( Process process ) : bool
isRunningThisProcess ( Process p ) : bool

Method Details

SendEndProcess() public méthode

public SendEndProcess ( ) : void
Résultat void

StartOrContinue() public méthode

public StartOrContinue ( EncoderStruct, es ) : bool
es EncoderStruct,
Résultat bool

continueProcess() protected méthode

protected continueProcess ( ) : bool
Résultat bool

isRunning() protected méthode

protected isRunning ( ) : bool
Résultat bool

pBinURL() protected méthode

protected pBinURL ( ) : string
Résultat string

readingError() protected méthode

protected readingError ( object sendingProcess, DataReceivedEventArgs errorFromR ) : void
sendingProcess object
errorFromR DataReceivedEventArgs
Résultat void

startProcess() protected méthode

protected startProcess ( ) : bool
Résultat bool

writeOptionsFile() protected méthode

protected writeOptionsFile ( ) : void
Résultat void

Property Details

CrossValidate public_oe property

public bool CrossValidate
Résultat bool

CurvesReaded public_oe property

public int CurvesReaded
Résultat int

Debug public_oe property

public bool Debug
Résultat bool

es protected_oe property

protected EncoderStruct, es
Résultat EncoderStruct,

optionsFile protected_oe property

protected string optionsFile
Résultat string

p protected_oe property

protected Process p
Résultat Process

pinfo protected_oe property

protected ProcessStartInfo pinfo
Résultat ProcessStartInfo

status public_oe property

public Status, status
Résultat Status,