int kpds_copy_location_attr(
kobject object1,
kobject object2)
none
If the destination object does not contain a location segment, then this function will create a location segment, and initialize its size and data type attributes to those in the source object. If the location data already exists in the destination object, then the presentation attributes will be set to the source object's settings.
The destination's physical attributes will change depending on the coupling of the data objects. If the destination is coupled, then the physical attributes will be changed as well. Any data contained in the destination will be cast, rescaled, or resized to match its new physical attributes.
none
none
$DATASERV/objects/library/kappserv/src/pds_location.c