Beamable SDK
Public Member Functions | Properties | List of all members
Beamable.Editor.Microservice.UI.Components.StopImageLogParser Class Reference
Inheritance diagram for Beamable.Editor.Microservice.UI.Components.StopImageLogParser:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Editor.Microservice.UI.Components.StopImageLogParser:
Collaboration graph
[legend]

Public Member Functions

 StopImageLogParser (ILoadingBar loadingBar, ServiceModelBase model)
 
override bool DetectSuccess (string message)
 
override bool DetectFailure (string message)
 
override bool DetectStep (string message, out int step)
 
- Public Member Functions inherited from Beamable.Editor.Microservice.UI.Components.UniversalLogsParser
 UniversalLogsParser (ILoadingBar loadingBar, ServiceModelBase model)
 
- Public Member Functions inherited from Beamable.Editor.UI.Components.LoadingBarUpdater
 LoadingBarUpdater (ILoadingBar loadingBar)
 
void Kill ()
 

Properties

override string StepText [get]
 
override string ProcessName [get]
 
- Properties inherited from Beamable.Editor.UI.Components.LoadingBarUpdater
ILoadingBar LoadingBar [getprotected set]
 
int Step [getprotected set]
 
int TotalSteps [getprotected set]
 
bool Killed [get]
 
bool GotError [getprotected set]
 
bool Succeeded [getprotected set]
 
virtual string StepText [get]
 
abstract string ProcessName [get]
 

Additional Inherited Members

- Public Attributes inherited from Beamable.Editor.Microservice.UI.Components.UniversalLogsParser
Action OnFailure
 
- Protected Member Functions inherited from Beamable.Editor.Microservice.UI.Components.UniversalLogsParser
override void OnKill ()
 
- Protected Attributes inherited from Beamable.Editor.Microservice.UI.Components.UniversalLogsParser
readonly ServiceModelBase _model
 
- Events inherited from Beamable.Editor.UI.Components.LoadingBarUpdater
Action OnKilledEvent
 

Member Function Documentation

◆ DetectFailure()

override bool Beamable.Editor.Microservice.UI.Components.StopImageLogParser.DetectFailure ( string  message)
inlinevirtual

◆ DetectStep()

override bool Beamable.Editor.Microservice.UI.Components.StopImageLogParser.DetectStep ( string  message,
out int  step 
)
inlinevirtual

◆ DetectSuccess()

override bool Beamable.Editor.Microservice.UI.Components.StopImageLogParser.DetectSuccess ( string  message)
inlinevirtual

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