Persistent object links (class 0x5af02000)ΒΆ
SS_MAGIC_ss is a collection of related C preprocessor symbols defined in ssobj.h.
Synopsis:
SS_MAGIC_ss_pers_t: just the class part
SS_MAGIC_ss_scope_t:
SS_MAGIC_ss_field_t:
SS_MAGIC_ss_role_t:
SS_MAGIC_ss_basis_t:
SS_MAGIC_ss_algebraic_t:
SS_MAGIC_ss_evaluation_t:
SS_MAGIC_ss_relrep_t:
SS_MAGIC_ss_quantity_t:
SS_MAGIC_ss_unit_t:
SS_MAGIC_ss_cat_t:
SS_MAGIC_ss_collection_t:
SS_MAGIC_ss_set_t:
SS_MAGIC_ss_rel_t:
SS_MAGIC_ss_fieldtmpl_t:
SS_MAGIC_ss_tops_t:
SS_MAGIC_ss_blob_t:
SS_MAGIC_ss_indexspec_t:
SS_MAGIC_ss_file_t:
SS_MAGIC_ss_attr_t:
Description: These are the magic numbers for persistent object links, which are the handles to persistent objects that the client usually works with.
Issues: These magic numbers must be in the same order as the persistent object magic numbers (class 0x5af03000).
See Also:
- Magic Numbers: Introduction for current chapter