|  | CNORXZ
    Container with Native Operation Routines and Expressions | 
#include <urange.h>
 
  
| Public Member Functions | |
| URangeFactory (const Vector< MetaT > &space) | |
| URangeFactory (Vector< MetaT > &&space) | |
| URangeFactory (const Vector< MetaT > &space, const RangePtr &ref) | |
| URangeFactory (Vector< MetaT > &&space, const RangePtr &ref) | |
|  Public Member Functions inherited from CNORXZ::RangeFactoryBase | |
| RangeFactoryBase ()=default | |
| virtual | ~RangeFactoryBase ()=default | 
| RangePtr | create () | 
| Additional Inherited Members | |
|  Static Public Member Functions inherited from CNORXZ::RangeFactoryBase | |
| static RangePtr | getRegistered (const TypeInfo &info, const RangePtr &r) | 
|  Protected Member Functions inherited from CNORXZ::RangeFactoryBase | |
| RangePtr | fromCreated (const TypeInfo &info, const Vector< Uuid > &rids) const | 
| void | addToCreated (const TypeInfo &info, const Vector< Uuid > &rids, const RangePtr &r) | 
|  Protected Attributes inherited from CNORXZ::RangeFactoryBase | |
| RangePtr | mProd | 
| CNORXZ::URangeFactory< MetaT >::URangeFactory | ( | const Vector< MetaT > & | space | ) | 
Definition at line 229 of file urange.cc.h.
Definition at line 233 of file urange.cc.h.
| CNORXZ::URangeFactory< MetaT >::URangeFactory | ( | const Vector< MetaT > & | space, | 
| const RangePtr & | ref ) | 
Definition at line 237 of file urange.cc.h.
Definition at line 241 of file urange.cc.h.