Obligation Handler type. More...
Data Fields | |
oh_destroy_func * | destroy |
pointer to the OH destroy function | |
char * | id |
unique identifier for the OH | |
oh_init_func * | init |
pointer to the OH init function | |
oh_process_func * | process |
pointer to the OH process function |
Obligation Handler type.
pointer to the OH destroy function
unique identifier for the OH
pointer to the OH init function
pointer to the OH process function