OpenADFortTk (basic)
xaif2whirl::ConvertModuleTypeFctr Class Reference

List of all members.

Public Member Functions

 ConvertModuleTypeFctr (TY_IDX struct_ty_, TY_IDX ref_ty_, UINT field_id_)
 ~ConvertModuleTypeFctr ()
bool operator() (UINT32 idx, const TY *entry) const

Private Attributes

TY_IDX struct_ty
TY_IDX ref_ty
UINT field_id
const char * ty_name
MTYPE ty_mtype
UINT64 ty_size

Detailed Description

Definition at line 173 of file xaif2whirl.cxx.


Constructor & Destructor Documentation

xaif2whirl::ConvertModuleTypeFctr::ConvertModuleTypeFctr ( TY_IDX  struct_ty_,
TY_IDX  ref_ty_,
UINT  field_id_ 
) [inline]

Definition at line 175 of file xaif2whirl.cxx.

References struct_ty, ty_mtype, ty_name, and ty_size.


Member Function Documentation

bool xaif2whirl::ConvertModuleTypeFctr::operator() ( UINT32  idx,
const TY *  entry 
) const [inline]

Definition at line 184 of file xaif2whirl.cxx.

References xaif2whirl::ConvertStructMemberToActiveType(), field_id, ref_ty, ty_mtype, ty_name, and ty_size.

Here is the call graph for this function:


Member Data Documentation

Definition at line 200 of file xaif2whirl.cxx.

Referenced by operator()().

Definition at line 199 of file xaif2whirl.cxx.

Referenced by operator()().

Definition at line 198 of file xaif2whirl.cxx.

Referenced by ConvertModuleTypeFctr().

Definition at line 203 of file xaif2whirl.cxx.

Referenced by ConvertModuleTypeFctr(), and operator()().

Definition at line 205 of file xaif2whirl.cxx.

Referenced by ConvertModuleTypeFctr(), and operator()().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines