#include <xodtemplate.h>
Data Fields | |
char * | template |
char * | name |
int | _config_file |
int | _start_line |
char * | host_name |
char * | hostgroup_name |
char * | notes |
char * | notes_url |
char * | action_url |
char * | icon_image |
char * | icon_image_alt |
char * | vrml_image |
char * | statusmap_image |
int | x_2d |
int | y_2d |
double | x_3d |
double | y_3d |
double | z_3d |
int | have_host_name |
int | have_hostgroup_name |
int | have_notes |
int | have_notes_url |
int | have_action_url |
int | have_icon_image |
int | have_icon_image_alt |
int | have_vrml_image |
int | have_statusmap_image |
int | have_2d_coords |
int | have_3d_coords |
int | has_been_resolved |
int | register_object |
xodtemplate_hostextinfo_struct * | next |
int _config_file |
int _start_line |
char* action_url |
int have_2d_coords |
int have_3d_coords |
int have_action_url |
int have_host_name |
int have_icon_image |
int have_notes |
int have_notes_url |
int have_vrml_image |
char* host_name |
char* hostgroup_name |
char* icon_image |
char* icon_image_alt |
char* name |
struct xodtemplate_hostextinfo_struct* next |
char* notes |
char* notes_url |
int register_object |
char* statusmap_image |
char* template |
char* vrml_image |
int x_2d |
double x_3d |
int y_2d |
double y_3d |
double z_3d |