Argus PEP client API
2.3
|
PIP type. More...
Data Fields | |
pip_destroy_func * | destroy |
pointer to the PIP destroy function | |
char * | id |
unique identifier for the PIP | |
pip_init_func * | init |
pointer to the PIP init function | |
pip_process_func * | process |
pointer to PIP process function |
PIP type.
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