libpniio
Data Structures | Namespaces | Functions
flat_group.hpp File Reference
#include <vector>
#include "algorithms/is_valid.hpp"
#include "algorithms/is_group.hpp"
#include "algorithms/as_group.hpp"
#include "nxobject_traits.hpp"

Go to the source code of this file.

Data Structures

class  pni::io::nx::flat_group< GTYPE >
 flat group adapter More...
 

Namespaces

 pni
 
 pni::io
 
 pni::io::nx
 

Functions

template<template< nximp_code > class GTYPE, nximp_code IMPID>
flat_group< GTYPE< IMPID > > pni::io::nx::make_flat (const GTYPE< IMPID > &group)
 create a flat group More...
 
template<typename GTYPE , typename FTYPE , typename ATYPE , typename LTYPE >
flat_group< GTYPE > pni::io::nx::make_flat (const nxobject< GTYPE, FTYPE, ATYPE, LTYPE > &object)
 create a flat group More...