Argus PEP client API  2.3
Data Fields
pep_obligationhandler Struct Reference

Obligation Handler type. More...

Data Fields

oh_destroy_funcdestroy
 pointer to the OH destroy function More...
 
char * id
 unique identifier for the OH More...
 
oh_init_funcinit
 pointer to the OH init function More...
 
oh_process_funcprocess
 pointer to the OH process function More...
 

Detailed Description

Obligation Handler type.

Field Documentation

oh_destroy_func* pep_obligationhandler::destroy

pointer to the OH destroy function

char* pep_obligationhandler::id

unique identifier for the OH

oh_init_func* pep_obligationhandler::init

pointer to the OH init function

oh_process_func* pep_obligationhandler::process

pointer to the OH process function


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