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.
pointer to the PIP destroy function
| char* pep_pip::id |
unique identifier for the PIP
pointer to the PIP init function
pointer to PIP process function
1.6.1