OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
gmp_report_group_record_ Struct Reference

#include <gmp_private.h>

Collaboration diagram for gmp_report_group_record_:

Public Attributes

void * gmp_rpt_group_id
 
task_thread gmp_rpt_thread
 
gmp_report_rectype gmp_rpt_type
 
gmp_addr_string gmp_rpt_group
 
gmp_addr_listgmp_rpt_xmit_srcs
 
gmp_addr_threadgmp_rpt_rcv_srcs
 

Detailed Description

Definition at line 298 of file gmp_private.h.

Member Data Documentation

gmp_addr_string gmp_report_group_record_::gmp_rpt_group

Definition at line 302 of file gmp_private.h.

void* gmp_report_group_record_::gmp_rpt_group_id

Definition at line 299 of file gmp_private.h.

gmp_addr_thread* gmp_report_group_record_::gmp_rpt_rcv_srcs

Definition at line 304 of file gmp_private.h.

task_thread gmp_report_group_record_::gmp_rpt_thread

Definition at line 300 of file gmp_private.h.

gmp_report_rectype gmp_report_group_record_::gmp_rpt_type

Definition at line 301 of file gmp_private.h.

gmp_addr_list* gmp_report_group_record_::gmp_rpt_xmit_srcs

Definition at line 303 of file gmp_private.h.


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