Base class for Iterator implementation.  
 More...
#include <NCollection_BaseVector.hxx>
Base class for Iterator implementation. 
 
◆ Iterator() [1/3]
  
  
      
        
          | NCollection_BaseVector::Iterator::Iterator  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlineprotected   | 
  
 
 
◆ Iterator() [2/3]
◆ Iterator() [3/3]
  
  
      
        
          | NCollection_BaseVector::Iterator::Iterator  | 
          ( | 
          const Iterator &  | 
          theVector | ) | 
           | 
         
       
   | 
  
inlineprotected   | 
  
 
 
◆ copyV()
  
  
      
        
          | void NCollection_BaseVector::Iterator::copyV  | 
          ( | 
          const Iterator &  | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ curBlockV()
  
  
      
        
          | const MemBlock* NCollection_BaseVector::Iterator::curBlockV  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlineprotected   | 
  
 
 
◆ differV()
◆ initV()
◆ moreV()
◆ nextV()
  
  
      
        
          | void NCollection_BaseVector::Iterator::nextV  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlineprotected   | 
  
 
 
◆ offsetV()
◆ prevV()
  
  
      
        
          | void NCollection_BaseVector::Iterator::prevV  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlineprotected   | 
  
 
 
◆ myCurIndex
Index in the current block. 
 
 
◆ myEndIndex
◆ myICurBlock
◆ myIEndBlock
◆ myVector
The documentation for this class was generated from the following file: