Main Page | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members

Belong Class Reference

#include <belong.h>

List of all members.

Public Member Functions

 Belong ()
 Belong (RuleIter rule, InsnVecIter vec)
 Belong (const Belong &b)
bool IsStartOp ()
insn GetMacroInsn ()
SuccNodeGetSuccessor ()
 Belong ()
 Belong (RuleIter rule, InsnVecIter vec)
 Belong (const Belong &b)
bool IsStartOp ()
insn GetMacroInsn ()
SuccNodeGetSuccessor ()

Private Attributes

bool is_start
insn macro
SuccNodesuccessor
SuccNodesuccessor


Constructor & Destructor Documentation

Belong::Belong  )  [inline]
 

Definition at line 16 of file include/belong.h.

Belong::Belong RuleIter  rule,
InsnVecIter  vec
[inline]
 

Definition at line 19 of file include/belong.h.

References is_start, macro, and successor.

Belong::Belong const Belong b  )  [inline]
 

Definition at line 31 of file include/belong.h.

References is_start, macro, and successor.

Belong::Belong  )  [inline]
 

Definition at line 16 of file src/belong.h.

Belong::Belong RuleIter  rule,
InsnVecIter  vec
[inline]
 

Definition at line 19 of file src/belong.h.

References is_start, macro, and successor.

Belong::Belong const Belong b  )  [inline]
 

Definition at line 31 of file src/belong.h.

References is_start, macro, and successor.


Member Function Documentation

insn Belong::GetMacroInsn  )  [inline]
 

Definition at line 38 of file src/belong.h.

References macro.

insn Belong::GetMacroInsn  )  [inline]
 

Definition at line 38 of file include/belong.h.

References macro.

SuccNode* Belong::GetSuccessor  )  [inline]
 

Definition at line 39 of file src/belong.h.

References successor.

SuccNode* Belong::GetSuccessor  )  [inline]
 

Definition at line 39 of file include/belong.h.

References successor.

bool Belong::IsStartOp  )  [inline]
 

Definition at line 37 of file src/belong.h.

References is_start.

bool Belong::IsStartOp  )  [inline]
 

Definition at line 37 of file include/belong.h.

References is_start.


Member Data Documentation

bool Belong::is_start [private]
 

Definition at line 9 of file src/belong.h.

Referenced by Belong(), and IsStartOp().

insn Belong::macro [private]
 

Definition at line 10 of file src/belong.h.

Referenced by Belong(), and GetMacroInsn().

SuccNode* Belong::successor [private]
 

Definition at line 11 of file src/belong.h.

SuccNode* Belong::successor [private]
 

Definition at line 11 of file include/belong.h.

Referenced by Belong(), and GetSuccessor().


The documentation for this class was generated from the following files:
Generated on Mon Jul 21 20:30:52 2003 for TINKER LEGO DOC by doxygen 1.3.2