Beamable SDK
Public Member Functions | Protected Member Functions | List of all members
Beamable.Server.Editor.DockerCommands.DockerPortCommand Class Reference
Inheritance diagram for Beamable.Server.Editor.DockerCommands.DockerPortCommand:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Server.Editor.DockerCommands.DockerPortCommand:
Collaboration graph
[legend]

Public Member Functions

 DockerPortCommand (IDescriptor descriptor, int containerPort)
 
override string GetCommandString ()
 
- Public Member Functions inherited from Beamable.Server.Editor.DockerCommands.DockerCommandReturnable< DockerPortResult >
override void Start ()
 
virtual Promise< T > StartAsync ()
 

Protected Member Functions

override void Resolve ()
 
- Protected Member Functions inherited from Beamable.Server.Editor.DockerCommands.DockerCommandReturnable< DockerPortResult >
override void HandleStandardOut (string data)
 
override void HandleStandardErr (string data)
 
override void HandleOnExit ()
 

Additional Inherited Members

- Public Attributes inherited from Beamable.Server.Editor.DockerCommands.DockerCommandReturnable< DockerPortResult >
Action< string > OnStandardOut
 
Action< string > OnStandardErr
 
- Protected Attributes inherited from Beamable.Server.Editor.DockerCommands.DockerCommandReturnable< DockerPortResult >
bool _finished
 
- Properties inherited from Beamable.Server.Editor.DockerCommands.DockerCommandReturnable< DockerPortResult >
Promise< T > Promise [get]
 
string StandardOutBuffer [get]
 
string StandardErrorBuffer [get]
 

Member Function Documentation

◆ Resolve()

override void Beamable.Server.Editor.DockerCommands.DockerPortCommand.Resolve ( )
inlineprotectedvirtual

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