Sun Java System Access Manager 7.1 C API Reference

am_map_entry_iter_t

Pointer to an iterator for the entries in a map object.

Syntax

#include "am_map.h"
typedef struct am_map_entry_iter *am_map_entry_iter_t;

Members

am_map_entry_iter is an opaque structure with no accessible members.