include/alp/postal_imps_restriction.h File Reference


Detailed Description

APIs to manipulate data used to set/get blocked/granted list.

#include <alp/postal_imps_types.h>
#include <alp/postal_property.h>
#include <alp/postal_types.h>

Go to the source code of this file.

Functions

alp_status_t alp_postal_imps_restriction_entity_free (AlpPostalImpsEntity *iEntity)
 Free an Entity.
alp_status_t alp_postal_imps_restriction_entity_get_property (AlpPostalImpsEntity *iEntity, alp_postal_property_id_t iPropertyId, AlpPostalProperty **oEntityPropertyP)
 Retrieve a property from an Entity.
alp_status_t alp_postal_imps_restriction_list_add_groupid (AlpPostalImpsEntityList *iEntityList, char *iGroupId)
 Populate an EntityList.
alp_status_t alp_postal_imps_restriction_list_add_sname (AlpPostalImpsEntityList *iEntityList, char *iScreenName, char *iGroupId)
 Populate an EntityList.
alp_status_t alp_postal_imps_restriction_list_add_userid (AlpPostalImpsEntityList *iEntityList, char *iUsedId)
 Populate an EntityList.
alp_status_t alp_postal_imps_restriction_list_free (AlpPostalImpsEntityList *iEntityList)
 Free an EntityList.
alp_status_t alp_postal_imps_restriction_list_init (AlpPostalImpsEntityList *iEntityList)
 Init an EntityList.


Generated on Wed Jul 30 07:06:40 2008 by Doxygen 1.4.6 for ALP SDK + Hiker Documentation

Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.