#include <objects.h>
Data Fields | |
int | dependency_type |
char * | dependent_host_name |
char * | dependent_service_description |
char * | host_name |
char * | service_description |
int | inherits_parent |
int | fail_on_ok |
int | fail_on_warning |
int | fail_on_unknown |
int | fail_on_critical |
int | fail_on_pending |
struct servicedependency_struct * | next |
struct servicedependency_struct * | nexthash |
char * | dependency_period |
Definition at line 401 of file objects.h.
struct servicedependency_struct * servicedependency_struct::next [read] |
struct servicedependency_struct * servicedependency_struct::nexthash [read] |