Extracted from Pike v7.4 release 341 at 2005-11-21.
pike.ida.liu.se
[Top]
predef::
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