Next: , Previous: Hooks, Up: Kernel



6.5 Properties

The kernel objects store various data of various types and various meaning:

All these data can be accessed using an uniform kernel interface. Some of the properties are just regular data structure members, while the others are virtual with read and write callbacks which can cause complex recomputations.

One property is stored in a struct prop structure. Its contents are: