libpniio
Data Structures | Namespaces | Functions
get_shape.hpp File Reference
#include <pni/core/error.hpp>
#include "../nxobject.hpp"
#include "../nxobject_traits.hpp"

Go to the source code of this file.

Data Structures

class  pni::io::nx::get_shape_visitor< CTYPE, GTYPE, FTYPE, ATYPE, LTYPE >
 get shape visitor More...
 

Namespaces

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

Functions

template<typename CTYPE , template< nximp_code > class OTYPE, nximp_code IMPID>
CTYPE pni::io::nx::get_shape (const OTYPE< IMPID > &object)
 get shape More...
 
template<typename CTYPE , typename GTYPE , typename FTYPE , typename ATYPE , typename LTYPE >
CTYPE pni::io::nx::get_shape (const nxobject< GTYPE, FTYPE, ATYPE, LTYPE > &o)
 get shape More...