Ice 3.8 PHP API Reference

NodeInfo
in package

Table of Contents

Properties

$dataDir  : mixed
$hostname  : mixed
$machine  : mixed
$name  : mixed
$nProcessors  : mixed
$os  : mixed
$release  : mixed
$version  : mixed

Methods

__construct()  : mixed
__toString()  : string

Properties

$dataDir

public mixed $dataDir

$hostname

public mixed $hostname

$machine

public mixed $machine

$nProcessors

public mixed $nProcessors

$release

public mixed $release

$version

public mixed $version

Methods

__construct()

public __construct([mixed $name = '' ][, mixed $os = '' ][, mixed $hostname = '' ][, mixed $release = '' ][, mixed $version = '' ][, mixed $machine = '' ][, mixed $nProcessors = 0 ][, mixed $dataDir = '' ]) : mixed
Parameters
$name : mixed = ''
$os : mixed = ''
$hostname : mixed = ''
$release : mixed = ''
$version : mixed = ''
$machine : mixed = ''
$nProcessors : mixed = 0
$dataDir : mixed = ''

__toString()

public __toString() : string
Return values
string

        
On this page

Search results