|
OpenSDN source code
|
#include <gmph_private.h>

Public Attributes | |
| u_int32_t | hclient_magic |
| gmph_instance * | hclient_instance |
| task_thread | hclient_thread |
| gmpx_patroot * | hclient_group_root |
Definition at line 303 of file gmph_private.h.
| gmpx_patroot* gmph_client_::hclient_group_root |
Definition at line 307 of file gmph_private.h.
| gmph_instance* gmph_client_::hclient_instance |
Definition at line 305 of file gmph_private.h.
| u_int32_t gmph_client_::hclient_magic |
Definition at line 304 of file gmph_private.h.
| task_thread gmph_client_::hclient_thread |
Definition at line 306 of file gmph_private.h.