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

Go to the source code of this file.

Data Structures

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

Namespaces

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

Functions

template<template< nximp_code > class OTYPE, nximp_code IMPID>
pni::core::string pni::io::nx::get_path (const OTYPE< IMPID > &o)
 get object path More...
 
template<typename GTYPE , typename FTYPE , typename ATYPE , typename LTYPE >
pni::core::string pni::io::nx::get_path (const nxobject< GTYPE, FTYPE, ATYPE, LTYPE > &o)
 get path More...