#include <xodtemplate.h>
Data Fields | |
char * | template |
char * | name |
int | _config_file |
int | _start_line |
char * | host_name |
char * | dependent_host_name |
char * | hostgroup_name |
char * | dependent_hostgroup_name |
char * | dependency_period |
int | inherits_parent |
int | fail_notify_on_up |
int | fail_notify_on_down |
int | fail_notify_on_unreachable |
int | fail_notify_on_pending |
int | fail_execute_on_up |
int | fail_execute_on_down |
int | fail_execute_on_unreachable |
int | fail_execute_on_pending |
int | have_host_name |
int | have_dependent_host_name |
int | have_hostgroup_name |
int | have_dependent_hostgroup_name |
int | have_dependency_period |
int | have_inherits_parent |
int | have_notification_dependency_options |
int | have_execution_dependency_options |
int | has_been_resolved |
int | register_object |
xodtemplate_hostdependency_struct * | next |
int _config_file |
int _start_line |
char* dependency_period |
char* dependent_host_name |
char* dependent_hostgroup_name |
int have_host_name |
char* host_name |
char* hostgroup_name |
int inherits_parent |
char* name |
int register_object |
char* template |