FTAM/9000 Programmer's Guide

68 Chapter 3
HP FTAM/9000 Data Structures
Header Files
Header Files
Two header files, map.h and mapftam.h, contain the necessary FTAM
structures, constants, and type definitions. Complete header files are
available online in /opt/ftam/include.
map.h This header file contains definitions for the constants
and structures shared by MAP-based OSI services and
those used the Event Management functions em_wait(),
em_fdmemory(), and em_gperror().
To communicate with remote systems, you must use the
map.h structures to specify either directory
distinguished names (Ae_dir_name) or presentation
addresses (P_address). Refer to the Directory Services
section for structure information.
mapftam.h This header file contains the definitions for constants,
structures, and enumerations specific to FTAM.