All ObjectStore programs must include the header file <ostore/ostore.hh>.
os_schema_install_options();This function is the constructor for this class. The default behavior given to the class is not to copy the member function into the schema.
void set_copy_member_functions (os_boolean_copy);This member function is used to specify whether or not the member function information (if present) should be copied and installed into the schema during installation.
os_boolean get_copy_member_functions ()const;This member function returns a boolean that indicates whether the member function information (if present) is to be copied and installed into the schema during schema installation.
Updated: 03/31/98 17:25:09