Next: Object Library Operators, Previous: Explicit Converter Functions, Up: Object Library Exports [Index]
is the number of parameters of the function referred by o
is the type ID of the function referred by o
is the type name of the function referred by o
is the name of the function referred by o
See Function Pointers.
is o if c is not zero, r otherwise
is the type ID describing data boxed by o
is the type ID of the i indexed parameter of the function referred by o (negative position indications are interpreted with respect to the end of parameters list)
is the type name of the i indexed parameter of the function referred by o (negative position indications are interpreted with respect to the end of parameters list)
is non zero if the type of data boxed by o allows multiple data references, zero otherwise
See Referable Objects.
is the type name describing data boxed by o