Argus PEP client API
2.3
|
Obligation Handler type. More...
Data Fields | |
oh_destroy_func * | destroy |
pointer to the OH destroy function More... | |
char * | id |
unique identifier for the OH More... | |
oh_init_func * | init |
pointer to the OH init function More... | |
oh_process_func * | process |
pointer to the OH process function More... | |
Obligation Handler type.
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