ROSE 0.11.145.147
Public Attributes | List of all members
DDE_data Struct Reference

Description

Definition at line 316 of file libxomp.h.

Collaboration diagram for DDE_data:
Collaboration graph
[legend]

Public Attributes

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

Member Data Documentation

◆ Region_ID

int DDE_data::Region_ID

Definition at line 318 of file libxomp.h.

◆ devID

int DDE_data::devID

Definition at line 321 of file libxomp.h.

◆ new_variable_count

int DDE_data::new_variable_count

Definition at line 324 of file libxomp.h.

◆ new_variables

struct XOMP_mapped_variable* DDE_data::new_variables

Definition at line 325 of file libxomp.h.

◆ inherited_variable_count

int DDE_data::inherited_variable_count

Definition at line 329 of file libxomp.h.

◆ inherited_variables

struct XOMP_mapped_variable* DDE_data::inherited_variables

Definition at line 330 of file libxomp.h.

◆ parent

struct DDE_data* DDE_data::parent

Definition at line 334 of file libxomp.h.

◆ child

struct DDE_data* DDE_data::child

Definition at line 336 of file libxomp.h.


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