SAP ABAP Class CL_GFS_TREE_POSTORDER_ITERATOR (CL_GFS_TREE_POSTORDER_ITERATOR)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-FSI (Application Component) Fast Search Infrastructure
     SFSG_RP (Package) Fast Search Repository
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GFS_ITERATOR 20041118
Properties
Class CL_GFS_TREE_POSTORDER_ITERATOR  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFSG_RP   Fast Search Repository 
Created 20041118   SAP 
Last change 20050105   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GFS_TREE_POSTORDER_ITERATOR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_GFS_ITERATOR 20041118
Friends
Class CL_GFS_TREE_POSTORDER_ITERATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_NEXT Instance attribute Private Object reference (TYPE REF TO) CL_GFS_TREE_NODE 20041118
2 MR_ROOT Instance attribute Private Object reference (TYPE REF TO) CL_GFS_TREE_NODE 20041118
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041118
2 FIND_FIRST_LEAF Instance method Private Method 20041118
Events
Class CL_GFS_TREE_POSTORDER_ITERATOR has no event.
Types
Class CL_GFS_TREE_POSTORDER_ITERATOR has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ROOT Call by reference Object reference (TYPE REF TO) CL_GFS_TREE_NODE 20041118

Method CONSTRUCTOR on class CL_GFS_TREE_POSTORDER_ITERATOR has no exception.

Method FIND_FIRST_LEAF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_NODE Call by reference Object reference (TYPE REF TO) CL_GFS_TREE_NODE 20041118
2 Returning R_LEAF Value transfer Object reference (TYPE REF TO) CL_GFS_TREE_NODE 20041118

Method FIND_FIRST_LEAF on class CL_GFS_TREE_POSTORDER_ITERATOR has no exception.
History
Last changed by/on SAP  20050105 
SAP Release Created in 700