Argus PEP client API  2.3
Data Fields
pep_pip Struct Reference

PIP type. More...

Data Fields

pip_destroy_funcdestroy
 pointer to the PIP destroy function More...
 
char * id
 unique identifier for the PIP More...
 
pip_init_funcinit
 pointer to the PIP init function More...
 
pip_process_funcprocess
 pointer to PIP process function More...
 

Detailed Description

PIP type.

Field Documentation

pip_destroy_func* pep_pip::destroy

pointer to the PIP destroy function

char* pep_pip::id

unique identifier for the PIP

pip_init_func* pep_pip::init

pointer to the PIP init function

pip_process_func* pep_pip::process

pointer to PIP process function


The documentation for this struct was generated from the following file: