#include <nebstructs.h>
Data Fields | |
int | type |
int | flags |
int | attr |
struct timeval | timestamp |
int | downtime_type |
char * | host_name |
char * | service_description |
time_t | entry_time |
char * | author_name |
char * | comment_data |
time_t | start_time |
time_t | end_time |
int | fixed |
unsigned long | duration |
unsigned long | triggered_by |
unsigned long | downtime_id |
void * | object_ptr |
Definition at line 198 of file nebstructs.h.
Definition at line 199 of file nebstructs.h.
Definition at line 200 of file nebstructs.h.
Definition at line 201 of file nebstructs.h.
struct timeval nebstruct_downtime_struct::timestamp [read] |
Definition at line 202 of file nebstructs.h.
Definition at line 204 of file nebstructs.h.
Definition at line 205 of file nebstructs.h.
Definition at line 206 of file nebstructs.h.
Definition at line 207 of file nebstructs.h.
Definition at line 208 of file nebstructs.h.
Definition at line 209 of file nebstructs.h.
Definition at line 210 of file nebstructs.h.
Definition at line 211 of file nebstructs.h.
Definition at line 212 of file nebstructs.h.
unsigned long nebstruct_downtime_struct::duration |
Definition at line 213 of file nebstructs.h.
unsigned long nebstruct_downtime_struct::triggered_by |
Definition at line 214 of file nebstructs.h.
unsigned long nebstruct_downtime_struct::downtime_id |
Definition at line 215 of file nebstructs.h.
Definition at line 228 of file nebstructs.h.