libpniio
|
#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_type_visitor< GTYPE, FTYPE, ATYPE, LTYPE > |
get type visitor More... | |
Namespaces | |
pni | |
pni::io | |
pni::io::nx | |
Functions | |
template<template< nximp_code > class OTYPE, nximp_code IMPID> | |
pni::core::type_id_t | pni::io::nx::get_type (const OTYPE< IMPID > &o) |
get type More... | |
template<typename GTYPE , typename FTYPE , typename ATYPE , typename LTYPE > | |
pni::core::type_id_t | pni::io::nx::get_type (const nxobject< GTYPE, FTYPE, ATYPE, LTYPE > &o) |
get type More... | |