#include <objects.h>
Data Fields | |
int | dependency_type |
char * | dependent_host_name |
char * | host_name |
int | inherits_parent |
int | fail_on_up |
int | fail_on_down |
int | fail_on_unreachable |
int | fail_on_pending |
struct hostdependency_struct * | next |
struct hostdependency_struct * | nexthash |
char * | dependency_period |
Definition at line 439 of file objects.h.
struct hostdependency_struct * hostdependency_struct::next [read] |
struct hostdependency_struct * hostdependency_struct::nexthash [read] |