ROSE  0.9.6a
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DDE_data Struct Reference

#include <libxomp.h>

Collaboration diagram for DDE_data:

Public Attributes

int Region_ID
 
int new_variable_count
 
struct XOMP_mapped_variablenew_variables
 
int inherited_variable_count
 
struct XOMP_mapped_variableinherited_variables
 
struct DDE_dataparent
 
struct DDE_datachild
 

Detailed Description

Definition at line 299 of file libxomp.h.

Member Data Documentation

int DDE_data::Region_ID

Definition at line 301 of file libxomp.h.

int DDE_data::new_variable_count

Definition at line 304 of file libxomp.h.

struct XOMP_mapped_variable* DDE_data::new_variables

Definition at line 305 of file libxomp.h.

int DDE_data::inherited_variable_count

Definition at line 309 of file libxomp.h.

struct XOMP_mapped_variable* DDE_data::inherited_variables

Definition at line 310 of file libxomp.h.

struct DDE_data* DDE_data::parent

Definition at line 314 of file libxomp.h.

struct DDE_data* DDE_data::child

Definition at line 316 of file libxomp.h.


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