| 
      
      | 
      | 
      | 
      | 
    
     
      
        
          | 
            
              
             | 
          
  		        
	         | 
         
       
      
        
          
      
    
Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages   
 acdk::util::LinkedList Class Reference#include <LinkedList.h>
 Inheritance diagram for acdk::util::LinkedList:
  
List of all members.
 Detailed Description
API: Java<br/>.
 - Author:
 - Roger Rene Kommer (mailto:kommer@artefaktur.com) 
  
- Version:
 - Revision
 - 1.20 
  
 
- Date:
 - Date
 - 2005/04/09 19:26:57 
  
 
 
 Constructor & Destructor Documentation
 
  
    
      
        
          |  acdk::util::LinkedList::LinkedList  | 
          (  | 
                     | 
           )  | 
           | 
         
       
     | 
   
 
 
  
    
      
        
          |  acdk::util::LinkedList::LinkedList  | 
          (  | 
          IN(RCollection)  | 
           coll           | 
           )  | 
           | 
         
       
     | 
   
 
 
  
    
      
        
          |  virtual acdk::util::LinkedList::~LinkedList  | 
          (  | 
                     | 
           )  | 
           [virtual] | 
         
       
     | 
   
 
 Member Function Documentation
 
 
 
  
    
      
        
          |  virtual void acdk::util::LinkedList::clear  | 
          (  | 
                     | 
           )  | 
           [virtual] | 
         
       
     | 
   
 
 
  
    
      
        
          |  virtual acdk::lang::Object acdk::util::LinkedList::clone  | 
          (  | 
          sys::Allocator *  | 
           alc           | 
           )  | 
           [virtual] | 
         
       
     | 
   
 
 
 
 
 
 
 
  
    
      
        
          |  virtual RListIterator acdk::util::LinkedList::listIterator  | 
          (  | 
          int  | 
           index = 0           | 
           )  | 
           [virtual] | 
         
       
     | 
   
 
 
 
 
  
    
      
        
          |  virtual void acdk::util::LinkedList::removeRange  | 
          (  | 
          int  | 
           fromIndex,  | 
         
        
           | 
           | 
          int  | 
           toIndex | 
         
        
           | 
          )  | 
           [inline, virtual] | 
         
       
     | 
   
 
 
  
    
      
        
          |  virtual int acdk::util::LinkedList::size  | 
          (  | 
                     | 
           )  | 
           [inline, virtual] | 
         
       
     | 
   
 
 
  
    
      
        
          |  virtual RList acdk::util::LinkedList::subList  | 
          (  | 
          int  | 
           fromIndex,  | 
         
        
           | 
           | 
          int  | 
           toIndex | 
         
        
           | 
          )  | 
           [virtual] | 
         
       
     | 
   
 
 Friends And Related Function Documentation
 
 
 Member Data Documentation
 
 
  
           | 
         
       
      |