#include <nebstructs.h>
Data Fields | |
int | type |
int | flags |
int | attr |
timeval | timestamp |
int | acknowledgement_type |
char * | host_name |
char * | service_description |
int | state |
char * | author_name |
char * | comment_data |
int | is_sticky |
int | persistent_comment |
int | notify_contacts |
void * | object_ptr |
int attr |
char* author_name |
char* comment_data |
int flags |
char* host_name |
int is_sticky |
int notify_contacts |
void* object_ptr |
char* service_description |
int state |
struct timeval timestamp |
int type |