OpenADFortTk (including Open64 and OpenAnalysis references)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
whirl2xaif::xlate_ST_TAB Class Reference
Collaboration diagram for whirl2xaif::xlate_ST_TAB:
Collaboration graph

Public Member Functions

 xlate_ST_TAB (xml::ostream &xos_, SYMTAB_IDX symtab_, PUXlationContext &ctxt_)
 
void operator() (UINT32 idx, ST *st) const
 

Private Attributes

xml::ostreamxos
 
SYMTAB_IDX symtab
 
PUXlationContextctxt
 

Detailed Description

Definition at line 324 of file st2xaif.cxx.

Constructor & Destructor Documentation

whirl2xaif::xlate_ST_TAB::xlate_ST_TAB ( xml::ostream xos_,
SYMTAB_IDX  symtab_,
PUXlationContext ctxt_ 
)
inline

Definition at line 326 of file st2xaif.cxx.

Member Function Documentation

void whirl2xaif::xlate_ST_TAB::operator() ( UINT32  idx,
ST st 
) const
inline

Definition at line 331 of file st2xaif.cxx.

References ctxt, whirl2xaif::TranslateSTDecl(), and xos.

Here is the call graph for this function:

Member Data Documentation

PUXlationContext& whirl2xaif::xlate_ST_TAB::ctxt
private

Definition at line 339 of file st2xaif.cxx.

Referenced by operator()().

SYMTAB_IDX whirl2xaif::xlate_ST_TAB::symtab
private

Definition at line 338 of file st2xaif.cxx.

xml::ostream& whirl2xaif::xlate_ST_TAB::xos
private

Definition at line 337 of file st2xaif.cxx.

Referenced by operator()().


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