Приглашаем посетить
Литература 20 век (20v-euro-lit.niv.ru)

Reference: new

PreviousChapter 8
Standard Modules
Next
 

new

$cpt = new Safe [(namespace, mask)]

Constructor. Creates a new compartment. Takes the following arguments:

namespace

Optional. Root namespace to use for the compartment. Default is "Safe::Root0", which auto-increments for each new compartment.

mask

Optional. Operator mask to use; defaults to a restrictive set.


PreviousHomeNext
8.125 SafeBook IndexReference: mask