Argus PEP client API  2.3
Data Structures | Typedefs
pip.h File Reference

Go to the source code of this file.

Data Structures

struct  pep_pip
 PIP type. More...
 

Typedefs

typedef struct pep_pip pep_pip_t
 PIP type. More...
 
typedef int pip_destroy_func (void)
 PIP destroy function prototype. More...
 
typedef int pip_init_func (void)
 PIP init function prototype. More...
 
typedef int pip_process_func (xacml_request_t **)
 PIP process function prototype. More...