int kpds_copy_map_attr(
kobject object1,
kobject object2)
none
If the destination object does not contain a map segment, then this function will create a map segment, and initialize its size and data type attributes to those in the source object. If the map 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.
If the mapping mode is set to map the data. then this function will not copy the map attributes.
none
none
$DATASERV/objects/library/kappserv/src/pds_map.c