#include <xodtemplate.h>
Data Fields | |
char * | template |
char * | name |
int | _config_file |
int | _start_line |
char * | host_name |
char * | hostgroup_name |
char * | service_description |
char * | notes |
char * | notes_url |
char * | action_url |
char * | icon_image |
char * | icon_image_alt |
int | have_host_name |
int | have_hostgroup_name |
int | have_service_description |
int | have_notes |
int | have_notes_url |
int | have_action_url |
int | have_icon_image |
int | have_icon_image_alt |
int | has_been_resolved |
int | register_object |
xodtemplate_serviceextinfo_struct * | next |
int _config_file |
int _start_line |
char* action_url |
int have_action_url |
int have_host_name |
int have_icon_image |
int have_notes |
int have_notes_url |
char* host_name |
char* hostgroup_name |
char* icon_image |
char* icon_image_alt |
char* name |
char* notes |
char* notes_url |
int register_object |
char* service_description |
char* template |