| Whole document treestd::gslice class Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members 
 std::gslice  Class Reference#include <gslice.h>
Collaboration diagram for std::gslice:  [legend]List of all members. 
 Constructor & Destructor Documentation
 
  
    | 
        
          | std::gslice::gslice | ( |  | ) |  [inline] |  |  
 
  
    | 
        
          | std::gslice::gslice | ( | size_t | , |  
          |  |  | const valarray< size_t > & | , |  
          |  |  | const valarray< size_t > & |  |  
          |  | ) |  [inline] |  |  
 
  
    | 
        
          | std::gslice::gslice | ( | const gslice & |  | ) |  [inline] |  |  
 
  
    | 
        
          | std::gslice::~gslice | ( |  | ) |  [inline] |  |  
 Member Function Documentation
 
  
    | 
        
          | gslice & std::gslice::operator= | ( | const gslice & |  | ) |  [inline] |  |  
 
  
    | 
        
          | valarray< size_t > std::gslice::size | ( |  | ) | const  [inline] |  |  
 
  
    | 
        
          | size_t std::gslice::start | ( |  | ) | const  [inline] |  |  
 
  
    | 
        
          | valarray< size_t > std::gslice::stride | ( |  | ) | const  [inline] |  |  
 Friends And Related Function Documentation
 
  
    | 
        
          | friend class valarray  [friend] |  |  
 Member Data Documentation
 
  
    | 
        
          | _Indexer* std::gslice::_M_index  [private] |  |  The documentation for this class was generated from the following file:
 Generated on Mon Apr 8 03:18:55 2002 for libstdc++-v3 Source by
  1.2.15 |