FDatasmithWorkerHandler

Handle a Worker by socket communication.

Windows
MacOS
Linux

References

Module

DatasmithDispatcher

Header

/Engine/Plugins/Enterprise/DatasmithCADImporter/Source/DatasmithDispatcher/Public/DatasmithWorkerHandler.h

Include

#include "DatasmithWorkerHandler.h"

Syntax

class FDatasmithWorkerHandler

Remarks

Handle a Worker by socket communication.

Constructors

Name Description

Public function

FDatasmithWorkerHandler

(
    FDatasmithDispatcher& InDispatcher,
    const CADLibrary::FImportParameters...,
    FString& InCachePath,
    uint32 Id
)

Destructors

Name Description

Public function

~FDatasmithWorkerHandler()

Functions

Name Description

Public function Const

bool

 

IsAlive()

Public function Const

bool

 

IsRestartable()

Public function

void

 

Run()

Public function

void

 

Stop()

Enums

Name

Description

Private enum

EWorkerErrorState

Private enum

EWorkerState

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss