#include <config.h>
Definition at line 79 of file config.h.
Data Fields | |
| int | id |
| integer id of the appication | |
| int | vendor |
| vendor id of the application | |
| app_type | type |
| type of the application | |
| int app_config::id |
integer id of the appication
Definition at line 80 of file config.h.
Referenced by add_peer_application(), log_dp_config(), log_peer_list(), parse_dp_config(), peer_handles_application(), Process_CER(), and Snd_CE_add_applications().
vendor id of the application
Definition at line 81 of file config.h.
Referenced by add_peer_application(), log_dp_config(), log_peer_list(), parse_dp_config(), peer_handles_application(), Process_CER(), and Snd_CE_add_applications().
type of the application
Definition at line 82 of file config.h.
Referenced by add_peer_application(), log_dp_config(), parse_dp_config(), Process_CER(), and Snd_CE_add_applications().
1.5.2