Overture  Version 25
Public Member Functions | Public Attributes | List of all members
IndexArg Class Reference

#include <IndexArg.h>

Public Member Functions

 IndexArg ()
 
 IndexArg (const int i)
 
 IndexArg (const Index &I0)
 
 IndexArg (const Range &R0)
 
 ~IndexArg ()
 

Public Attributes

Index I
 
Range R
 

Constructor & Destructor Documentation

IndexArg::IndexArg ( )
inline
IndexArg::IndexArg ( const int  i)
inline

References I, and R.

IndexArg::IndexArg ( const Index &  I0)
inline

References I, and R.

IndexArg::IndexArg ( const Range &  R0)
inline

References I, and R.

IndexArg::~IndexArg ( )
inline

Member Data Documentation

Index IndexArg::I

Referenced by IndexArg().

Range IndexArg::R

Referenced by IndexArg().


The documentation for this class was generated from the following file: