#include <objects.h>
Data Fields | |
char * | host_name |
char * | notes |
char * | notes_url |
char * | action_url |
char * | icon_image |
char * | vrml_image |
char * | statusmap_image |
char * | icon_image_alt |
int | have_2d_coords |
int | x_2d |
int | y_2d |
int | have_3d_coords |
double | x_3d |
double | y_3d |
double | z_3d |
int | should_be_drawn |
struct hostextinfo_struct * | next |
struct hostextinfo_struct * | nexthash |
Definition at line 458 of file objects.h.
double hostextinfo_struct::x_3d |
double hostextinfo_struct::y_3d |
double hostextinfo_struct::z_3d |
struct hostextinfo_struct* hostextinfo_struct::next [read] |
struct hostextinfo_struct* hostextinfo_struct::nexthash [read] |