Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CMakeServerClient

Hierarchy

  • CMakeServerClient

Index

Constructors

Private constructor

Properties

Private _accInput

_accInput: string = ""

Private _endPromise

_endPromise: Promise<void>

Private _params

Private _pipe

_pipe: Socket

Private _pipeFilePath

_pipeFilePath: string

Private _proc

_proc: ChildProcess

Private _promisesResolvers

_promisesResolvers: Map<string, MessageResolutionCallbacks> = new Map

Methods

Private _onMessage

Private _onMoreData

  • _onMoreData(data: Uint8Array): void

Private _takePromiseForCookie

cmakeInputs

codemodel

compute

configure

getCMakeCacheContent

getGlobalSettings

sendRequest

setGlobalSettings

shutdown

  • shutdown(): Promise<void>

Static start

Generated using TypeDoc