OpenADFortTk (SourceProcessing)
PyFort.fortStmts._PointerInit Class Reference
Inheritance diagram for PyFort.fortStmts._PointerInit:
Collaboration diagram for PyFort.fortStmts._PointerInit:

List of all members.

Public Member Functions

def __init__
def __repr__
def __str__
def get_sons
def set_son
def __deepcopy__

Public Attributes

 lhs
 rhs
 modified

Static Private Attributes

list _sons = ['lhs','rhs']

Detailed Description

Definition at line 221 of file fortStmts.py.


Constructor & Destructor Documentation

def PyFort.fortStmts._PointerInit.__init__ (   self,
  lhs,
  rhs 
)

Definition at line 225 of file fortStmts.py.


Member Function Documentation

def PyFort.fortStmts._PointerInit.set_son (   self,
  theSon,
  newSon 
)

Definition at line 237 of file fortStmts.py.

References PyFort.fortStmts._PointerInit.modified.


Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables