libpniio
|
#include <pni/core/types.hpp>
#include "../nxobject.hpp"
#include "get_object.hpp"
#include "utils.hpp"
Go to the source code of this file.
Data Structures | |
class | pni::io::nx::create_group_visitor< GTYPE, FTYPE, ATYPE, LTYPE > |
create group visitor More... | |
Namespaces | |
pni | |
pni::io | |
pni::io::nx | |
Functions | |
template<typename GTYPE , typename FTYPE , typename ATYPE , typename LTYPE , typename PATHT > | |
nxobject< GTYPE, FTYPE, ATYPE, LTYPE > | pni::io::nx::create_group (const nxobject< GTYPE, FTYPE, ATYPE, LTYPE > &o, const PATHT &path) |
create_group wrapper More... | |