libpniio
Data Structures | Namespaces | Functions
get_unit.hpp File Reference
#include <pni/core/types.hpp>
#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_unit_visitor< GTYPE, FTYPE, ATYPE, LTYPE >
 get unit visitor More...
 

Namespaces

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

Functions

template<typename FTYPE >
pni::core::string pni::io::nx::get_unit (const FTYPE &field)
 get the unit of a field More...
 
template<typename GTYPE , typename FTYPE , typename ATYPE , typename LTYPE >
pni::core::string pni::io::nx::get_unit (const nxobject< GTYPE, FTYPE, ATYPE, LTYPE > &o)
 get unit More...