ascii_create() (kdatafmt)		-  creates a ascii structure and it's associated data
ascii_fdread() (kdatafmt)		-  read a ascii structure from the specified file descriptor
ascii_fdwrite() (kdatafmt)		-  write a ascii structure to the specified file descriptor
ascii_free() (kdatafmt)		-  frees a ascii structure and it's associated data
ascii_read() (kdatafmt)		-  read a ascii structure from the specified filename
ascii_readheader() (kdatafmt)		-  reads a ascii header structure from the specified kfile id
ascii_write() (kdatafmt)		-  write a ascii structure to the specified filename
ascii_writeheader() (kdatafmt)		-  writes a ascii header structure from the specified kfile id
avs_create() (kdatafmt)		-  creates a avs structure and it's associated data
avs_fdread() (kdatafmt)		-  read a avs structure from the specified file descriptor
avs_fdwrite() (kdatafmt)		-  write a avs structure to the specified file descriptor
avs_free() (kdatafmt)		-  frees a avs structure and it's associated data
avs_read() (kdatafmt)		-  read a avs structure from the specified filename
avs_readheader() (kdatafmt)		-  reads a avs header structure from the specified kfile id
avs_write() (kdatafmt)		-  write a avs structure to the specified filename
avs_writeheader() (kdatafmt)		-  writes a avs header structure from the specified kfile id
function_name() (kdatautils)		-  short description of function
gif_create() (kdatafmt)		-  creates a gif structure and it's associated data
gif_fdread() (kdatafmt)		-  read a gif structure from the specified file descriptor
gif_fdwrite() (kdatafmt)		-  write a gif structure to the specified file descriptor
gif_free() (kdatafmt)		-  frees a gif structure and it's associated data
gif_read() (kdatafmt)		-  read a gif structure from the specified filename
gif_readheader() (kdatafmt)		-  reads a gif header structure from the specified kfile id
gif_write() (kdatafmt)		-  write a gif structure to the specified filename
gif_writeheader() (kdatafmt)		-  writes a gif header structure from the specified kfile id
kapu_append() (kapputils)		-  combine source data objects into single destination object
kapu_exprn_function() (kapputils)		-  object expression based generation
kapu_exprn_generate() (kapputils)		-  expression based data generation
kapu_inset() (kapputils)		-  inset source object 2 into source object 1
kapu_mask_ops() (kapputils)		-  perform AND, OR, or XOR on data object masks
kapu_upgrade_objects() (kapputils)		-  check objects for value, map, and mask data, and set up for polymorphic processing
kcolor_copy_attribute() (kappserv)		-  copy a color attribute from  one data object to another.
kcolor_copy_attributes() (kappserv)		-  copy multiple attributes from one object to another.
kcolor_gamut_object() (kappserv)		-  perform color quantization of 1..4 plane images
kcolor_get_attribute() (kappserv)		-  get the values of a color attribute from a data object.
kcolor_get_attributes() (kappserv)		-  get multiple color attributes from a data object.
kcolor_match_attribute() (kappserv)		-  compare a color attribute  between two data objects.
kcolor_match_attributes() (kappserv)		-  compare multiple attributes between  two objects.
kcolor_print_attribute() (kappserv)		-  print the value of a color attribute from a data object.
kcolor_query_attribute() (kappserv)		-  query characteristics of a  color attribute.
kcolor_set_attribute() (kappserv)		-  set the value of a color attribute in a data object.
kcolor_set_attributes() (kappserv)		-  set multiple color attributes in a data object.
kdms_add_callback() (kdataman)		-  add a callback associated with an object's data or attribute.
kdms_add_file_format() (kdataman)		-
kdms_close() (kdataman)		-  close an open data object.
kdms_close_hook() (kdataman)		-  insert a service to be called when an object is closed.
kdms_copy_attribute() (kdataman)		-  copy an attribute from a  source object to a destination object.
kdms_copy_attributes() (kdataman)		-  copy attributes from a  source object to a destination object.
kdms_copy_data() (kdataman)		-  copy data from one data object to another.
kdms_copy_remaining_data() (kdataman)		-  copy remaining data
kdms_copy_segment_attributes() (kdataman)		-  copy attributes  from a segment in a source object to the segment  of a destination object.
kdms_create() (kdataman)		-  create a temporary data object.
kdms_create_attribute() (kdataman)		-  instantiate an attribute
kdms_create_segment() (kdataman)		-  create a segment on a data object.
kdms_define_attribute() (kdataman)		-  define an attribute for for a session
kdms_define_quasi_attribute() (kdataman)		-  define a quasi attribute
kdms_define_segment() (kdataman)		-  define a segment
kdms_destroy_attribute() (kdataman)		-  destroy an attribute
kdms_destroy_segment() (kdataman)		-  destroy a segment from a data object.
kdms_get_attribute() (kdataman)		-  get the value of an attribute within a segment of an abstract object.
kdms_get_attribute_names() (kdataman)		-  get a list of attributes  from an object.
kdms_get_attributes() (kdataman)		-  gets the values of a variable number of attributes within a single segment of an object.
kdms_get_data() (kdataman)		-  get data from data object
kdms_get_segment_names() (kdataman)		-  get an array of  segment names for the object specified.
kdms_input() (kdataman)		-  open an input object for  reading
kdms_match_attribute() (kdataman)		-  returns TRUE if the same segment attribute in two abstract data objects match.
kdms_match_attributes() (kdataman)		-  returns true if the list of segment attributes in two abstract data objects match.
kdms_open() (kdataman)		-  create an object associated with an input or output transport.
kdms_output() (kdataman)		-  open an input object for  writing
kdms_print_attribute() (kdataman)		-  print the value of an attribute
kdms_put_data() (kdataman)		-  put data into object
kdms_query_attribute() (kdataman)		-  get information about an attribute
kdms_query_attribute_definition() (kdataman)		-  determines if an attribute is defined.
kdms_query_segment() (kdataman)		-  determine if a data segment is available.
kdms_query_segment_definition() (kdataman)		-  determines if a segment is defined.
kdms_reference() (kdataman)		-  create a reference of a data object.
kdms_reference_list() (kdataman)		-  return a klist of references.
kdms_remove_callback() (kdataman)		-  remove a callback associated with an object's data or attribute.
kdms_rename_segment() (kdataman)		-  rename a segment
kdms_reopen() (kdataman)		-  associate new data with an existing object
kdms_set_attribute() (kdataman)		-  set the value of an attribute
kdms_set_attributes() (kdataman)		-  sets the values of multiple attributes
kdms_support() (kdataman)		-  obtain a list of file formats supported by data services.
kdms_sync() (kdataman)		-  synchronize physical and presentation layers of a data object.
kdms_undefine_attribute() (kdataman)		-  undefine a defined attribute
kdms_undefine_segment() (kdataman)		-  undefine a defined segment
kdms_update_references() (kdataman)		-  update segment presentation of all reference objects.
kdms_vcopy_attributes() (kdataman)		-  copy attributes given in a kvalist
kdms_vget_attribute() (kdataman)		-  get a single attribute on a kvalist
kdms_vget_attributes() (kdataman)		-  get attributes on a kvalist
kdms_vmatch_attributes() (kdataman)		-  returns true if the vararg list of segment attributes in two abstract data objects match.
kdms_vset_attribute() (kdataman)		-  open varargs set attribute
kdms_vset_attributes() (kdataman)		-  set attributes on a kvalist
kdut_copy_segment_attr() (kappserv)		-  *
kdut_copy_segment_data() (kappserv)		-  *
kdut_initialize_segment() (kappserv)		-  *
kgdbm_dump() (kgdbm_dump)		-  Print Out GDBM File
kgeom_close_object() (kappserv)		-  close a data object.
kgeom_copy_attributes() (kappserv)		-  copy all presentation attributes from one data object to another.
kgeom_copy_data() (kappserv)		-  copy all the data from one data object to another.
kgeom_create_attribute() (kappserv)		-  create an attribute associated the data object.
kgeom_create_object() (kappserv)		-  create a temporary data object.
kgeom_create_primitive_list() (kappserv)		-  create a primitive list  on a data object.
kgeom_define_primitive() (kappserv)		-  define a geometry primitive
kgeom_destroy_attribute() (kappserv)		-  destroy an attribute associated with the data object.
kgeom_destroy_primitive_list() (kappserv)		-  destroy the primitive list
kgeom_get_attribute() (kappserv)		-  get the value of a geometry attribute in a data object.
kgeom_get_attributes() (kappserv)		-  get the values of a number of geometry attributes.
kgeom_get_data() (kappserv)		-  get data from a data object.
kgeom_open_input_object() (kappserv)		-  open an object associated  with an input data transport.
kgeom_open_object() (kappserv)		-  create an object associated with an input or output transport
kgeom_open_output_object() (kappserv)		-  open an object associated  with an output transport.
kgeom_primitive_name() (kappserv)		-  *
kgeom_put_data() (kappserv)		-  put data into a data object.
kgeom_query_primitive_list() (kappserv)		-  determine the existence of  a primitive list.
kgeom_set_attribute() (kappserv)		-  set the values of a geometry attribute in a data object.
kgeom_set_attributes() (kappserv)		-  set the values of a number of geometry attributes.
kgeom_undefine_primitive() (kappserv)		-  undefine a defined primitive
kpds_close_object() (kappserv)		-  close an open data object.
kpds_copy_attribute() (kappserv)		-  copy an attribute from one object to another
kpds_copy_attributes() (kappserv)		-  copy multiple attributes from one object to another.
kpds_copy_global_attr() (kappserv)		-  copy all global attributes from one data object to another.
kpds_copy_location() (kappserv)		-  copy the location segment from one object to another.
kpds_copy_location_attr() (kappserv)		-  copy all location attributes from one object to another object.
kpds_copy_location_data() (kappserv)		-  copy all location data from one object to another object.
kpds_copy_map() (kappserv)		-  copy the map segment from one object to another.
kpds_copy_map_attr() (kappserv)		-  copy all map attributes from one object to another object.
kpds_copy_map_data() (kappserv)		-  copy all map data from one object to another object.
kpds_copy_mask() (kappserv)		-  copy the mask segment from one object to another.
kpds_copy_mask_attr() (kappserv)		-  copy all mask attributes from one object to another object.
kpds_copy_mask_data() (kappserv)		-  copy all mask data from one object to another object.
kpds_copy_object() (kappserv)		-  copy all data and attributes from one object to another.
kpds_copy_object_attr() (kappserv)		-  copy all presentation attributes from one data object to another.
kpds_copy_object_data() (kappserv)		-  copy all data from one object to another object.
kpds_copy_remaining_data() (kappserv)		-  copy remaining data from source to destination
kpds_copy_time() (kappserv)		-  copy the time segment from one object to another.
kpds_copy_time_attr() (kappserv)		-  copy all time attributes from one object to another object.
kpds_copy_time_data() (kappserv)		-  copy all time data from one object to another object.
kpds_copy_value() (kappserv)		-  copy the value segment from one object to another.
kpds_copy_value_attr() (kappserv)		-  copy all value attributes from one object to another object.
kpds_copy_value_data() (kappserv)		-  copy all value data from one object to another object.
kpds_create_location() (kappserv)		-  create a location segment within a  data object.
kpds_create_map() (kappserv)		-  create a map segment within a  data object.
kpds_create_mask() (kappserv)		-  create a mask segment within a  data object.
kpds_create_object() (kappserv)		-  create a temporary data object.
kpds_create_object_attr() (kappserv)		-  create an attribute associated the data object.
kpds_create_time() (kappserv)		-  create a time segment within a  data object.
kpds_create_value() (kappserv)		-  create a value segment within a  data object.
kpds_destroy_location() (kappserv)		-  destroy the location segment in a data object.
kpds_destroy_map() (kappserv)		-  destroy the map segment in a data object.
kpds_destroy_mask() (kappserv)		-  destroy the mask segment in a data object.
kpds_destroy_object_attr() (kappserv)		-  destroy an attribute associated with the data object.
kpds_destroy_time() (kappserv)		-  destroy the time segment in a data object.
kpds_destroy_value() (kappserv)		-  destroy the value segment in a data object.
kpds_get_attribute() (kappserv)		-  get the value of an attribute from a data object
kpds_get_attributes() (kappserv)		-  get the values of multiple  attributes from a data object
kpds_get_data() (kappserv)		-  retrieve data from a segment in a data object.
kpds_history_string() (kappserv)		-  get the command line arguments
kpds_initialize_location() (kappserv)		-  preset location segment to constant
kpds_initialize_map() (kappserv)		-  preset map segment to constant
kpds_initialize_mask() (kappserv)		-  preset mask segment to constant
kpds_initialize_time() (kappserv)		-  preset time segment to constant
kpds_initialize_value() (kappserv)		-  preset value segment to constant
kpds_match_attribute() (kappserv)		-  returns TRUE if the same attribute in two objects match.
kpds_match_attributes() (kappserv)		-  returns true if the list of segment attributes in two objects match.
kpds_open_input_object() (kappserv)		-  open an input object for  reading
kpds_open_object() (kappserv)		-  create an object associated with an input or output transport.
kpds_open_output_object() (kappserv)		-  open an output object for  writing
kpds_print_attribute() (kappserv)		-  print the value of an attribute from a data object.
kpds_put_data() (kappserv)		-  store a unit of data to a segment in a data object.
kpds_query_attribute() (kappserv)		-  get information about an attribute
kpds_query_location() (kappserv)		-  determine if the location segment exists in a data object.
kpds_query_map() (kappserv)		-  determine if the map segment exists in a data object.
kpds_query_mask() (kappserv)		-  determine if the mask segment exists in a data object.
kpds_query_time() (kappserv)		-  determine if the time segment exists in a data object.
kpds_query_value() (kappserv)		-  determine if the value segment exists in a data object.
kpds_reference_object() (kappserv)		-  create a reference of a data object.
kpds_set_attribute() (kappserv)		-  set the values of an  attribute in a data object
kpds_set_attributes() (kappserv)		-  set the values of multiple attributes in a data object.
kpds_sync_object() (kappserv)		-  synchronize physical and presentation layers of a data object.
lkcall_free() (kapputils)		-  go through a list of objects and free them using the necesssary routines, typically kfree() or kpds_close_object().
pnm_create() (kdatafmt)		-  creates a pnm structure and allocates associated data.
pnm_fdread() (kdatafmt)		-  reads a pnm structure from the specified file descriptor
pnm_free() (kdatafmt)		-  frees a pnm structure and associated data.
pnm_read() (kdatafmt)		-  reads a pnm structure from the specified filename
pnm_write() (kdatafmt)		-  writes a pnm structure to a specified filename.
rast_create() (kdatafmt)		-  creates a rast structure and it's associated data
rast_fdread() (kdatafmt)		-  read a rast structure from the specified file descriptor
rast_fdwrite() (kdatafmt)		-  write a rast structure to the specified file descriptor
rast_free() (kdatafmt)		-  frees a rast structure and it's associated data
rast_read() (kdatafmt)		-  read a rast structure from the specified filename
rast_readheader() (kdatafmt)		-  reads a rast header structure from the specified kfile id
rast_write() (kdatafmt)		-  write a rast structure to the specified filen
rast_writeheader() (kdatafmt)		-  writes a rast header structure from the specified kfile id
sad_land() (kdatautils)		-  short description of sad_land
xbm_create() (kdatafmt)		-  creates a xbm structure and it's associated data
xbm_fdread() (kdatafmt)		-  read a xbm structure from the specified file descriptor
xbm_free() (kdatafmt)		-  frees a xbm structure and it's associated data
xbm_read() (kdatafmt)		-  read a xbm structure from the specified filename
xbm_readheader() (kdatafmt)		-  reads a xbm header structure from the specified kfile id
xbm_write() (kdatafmt)		-  write a xbm structure to the specified filename
xbm_writeheader() (kdatafmt)		-  writes a xbm header structure from the specified kfile id
xpm_create() (kdatafmt)		-  creates a xpm structure and it's associated data
xpm_fdread() (kdatafmt)		-  read a xpm structure from the specified file descriptor
xpm_fdwrite() (kdatafmt)		-  write a xpm structure to the specified file descriptor
xpm_free() (kdatafmt)		-  frees a xpm structure and it's associated data
xpm_read() (kdatafmt)		-  read a xpm structure from the specified filename
xpm_readheader() (kdatafmt)		-  reads a xpm header structure from the specified kfile id
xpm_write() (kdatafmt)		-  write a xpm structure to the specified filename
xpm_writeheader() (kdatafmt)		-  writes a xpm header structure from the specified kfile id
xvimage_free() (kdatafmt)		-  frees an xvimage structure and it's associated data
xvimage_read() (kdatafmt)		-  read an xvimage structure from the specified filename
xvimage_readheader() (kdatafmt)		-  reads an xvimage header structure from the specified kfile id
xvimage_write() (kdatafmt)		-  write an xvimage structure to the specified filename
xwd_create() (kdatafmt)		-  creates a xwd structure and it's associated data
xwd_fdread() (kdatafmt)		-  read a xwd structure from the specified file descriptor
xwd_fdwrite() (kdatafmt)		-  write a xwd structure to the specified file descriptor
xwd_free() (kdatafmt)		-  frees a xwd structure and it's associated data
xwd_read() (kdatafmt)		-  read a xwd structure from the specified filename
xwd_readheader() (kdatafmt)		-  reads a xwd header structure from the specified kfile id
xwd_write() (kdatafmt)		-  write a xwd structure to the specified filename
xwd_writeheader() (kdatafmt)		-  writes a xwd header structure from the specified kfile id
