Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CommonProperties ¶
func CommonProperties(data []byte) *interpreters.Instance
CommonProperties returns an interpreter about common object properties.
func GenericProperties ¶
func GenericProperties(objClass res.ObjectClass, data []byte) *interpreters.Instance
GenericProperties returns an interpreter specific for the given object class.
func SpecificProperties ¶
func SpecificProperties(objID res.ObjectID, data []byte) *interpreters.Instance
SpecificProperties returns an interpreter specific for the given object class and subclass.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.