libpniio
Data Structures | Namespaces | Functions
get_parent.hpp File Reference
#include "../nxobject.hpp"
#include "../nxobject_traits.hpp"

Go to the source code of this file.

Data Structures

class  pni::io::nx::get_parent_visitor< GTYPE, FTYPE, ATYPE, LTYPE >
 get parent visitor More...
 

Namespaces

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

Functions

template<template< nximp_code > class OTYPE, nximp_code IMPID>
nxobject_trait< IMPID >
::object_type 
pni::io::nx::get_parent (const OTYPE< IMPID > &o)
 return parent More...
 
template<typename GTYPE , typename FTYPE , typename ATYPE , typename LTYPE >
nxobject< GTYPE, FTYPE, ATYPE,
LTYPE > 
pni::io::nx::get_parent (const nxobject< GTYPE, FTYPE, ATYPE, LTYPE > &o)
 get parent More...