Public Member Functions | Private Attributes

NUM_ST_REFS Class Reference

Collaboration diagram for NUM_ST_REFS:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 NUM_ST_REFS (OPERATOR opr, ST *st)
INT num_nodes () const
void operator() (WN *wn)

Private Attributes

const OPERATOR _opr
ST *const _st
INT _num_nodes

Detailed Description

Definition at line 79 of file w2cf_translator.cxx.


Constructor & Destructor Documentation

NUM_ST_REFS::NUM_ST_REFS ( OPERATOR  opr,
ST st 
) [inline]

Definition at line 86 of file w2cf_translator.cxx.


Member Function Documentation

INT NUM_ST_REFS::num_nodes (  )  const [inline]

Definition at line 87 of file w2cf_translator.cxx.

References _num_nodes.

void NUM_ST_REFS::operator() ( WN wn  )  [inline]

Definition at line 89 of file w2cf_translator.cxx.

References _num_nodes, _opr, _st, WN_operator(), and WN_st().

Here is the call graph for this function:


Member Data Documentation

Definition at line 84 of file w2cf_translator.cxx.

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

const OPERATOR NUM_ST_REFS::_opr [private]

Definition at line 82 of file w2cf_translator.cxx.

Referenced by operator()().

ST* const NUM_ST_REFS::_st [private]

Definition at line 83 of file w2cf_translator.cxx.

Referenced by operator()().


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