OpenSDN source code
gmph_client_group_ Struct Reference

#include <gmph_private.h>

Collaboration diagram for gmph_client_group_:

Public Attributes

gmph_clientclient_group_client
 
gmph_groupclient_group_group
 
gmpx_patnode client_group_node
 
task_thread client_group_thread
 
gmph_client_group_key client_group_key
 
gmp_filter_mode client_filter_mode
 
gmp_addr_vect client_addr_vect
 

Detailed Description

Definition at line 333 of file gmph_private.h.

Member Data Documentation

◆ client_addr_vect

gmp_addr_vect gmph_client_group_::client_addr_vect

Definition at line 340 of file gmph_private.h.

◆ client_filter_mode

gmp_filter_mode gmph_client_group_::client_filter_mode

Definition at line 339 of file gmph_private.h.

◆ client_group_client

gmph_client* gmph_client_group_::client_group_client

Definition at line 334 of file gmph_private.h.

◆ client_group_group

gmph_group* gmph_client_group_::client_group_group

Definition at line 335 of file gmph_private.h.

◆ client_group_key

gmph_client_group_key gmph_client_group_::client_group_key

Definition at line 338 of file gmph_private.h.

◆ client_group_node

gmpx_patnode gmph_client_group_::client_group_node

Definition at line 336 of file gmph_private.h.

◆ client_group_thread

task_thread gmph_client_group_::client_group_thread

Definition at line 337 of file gmph_private.h.


The documentation for this struct was generated from the following file: