CNORXZ
Container with Native Operation Routines and Expressions
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
CNORXZ::RangePack Struct Reference

#include <range_base.h>

Public Member Functions

 operator RangePtr () const
 

Public Attributes

Vector< RangePtrmRs
 

Detailed Description


Pack of ranges

Helper struct for the construction of multi-dimensional ranges

Definition at line 235 of file range_base.h.

Member Function Documentation

◆ operator RangePtr()

CNORXZ::RangePack::operator RangePtr ( ) const

return YRange containig the ranges of the pack

Definition at line 108 of file range_base.cc.

Member Data Documentation

◆ mRs

Vector<RangePtr> CNORXZ::RangePack::mRs

the ranges contained in the pack

Definition at line 237 of file range_base.h.


The documentation for this struct was generated from the following files: