Extracted from Pike v7.6 release 61 at 2005-12-30.
pike.ida.liu.se
[Top]
Mird
Mird.Mird
Mird.Mird()->vTable

Class Mird.Mird()->vTable

Description

A vTable is just like a Table , except that the values can be anything, not just strings. The data is encode_value() 'ed before storage.


Inherit v0Table

inherit v0Table : v0Table

Description

inherits Table