25 #include <boost/variant.hpp>
26 #include <boost/mpl/at.hpp>
27 #include <boost/mpl/int.hpp>
47 template<
typename VTYPE,
int i>
nxobject_element< VTYPE, 1 >::type type
field type
Definition: nxobject_traits.hpp:75
nexus object traits
Definition: nxobject_traits.hpp:44
Definition: cbf_reader.hpp:41
get attribute type
Definition: nxobject_traits.hpp:86
nxobject_element< VTYPE, 0 >::type type
group type
Definition: nxobject_traits.hpp:61
boost::mpl::at< typename VTYPE::types, boost::mpl::int_< i >> nxobject_element
Definition: nxobject_traits.hpp:48
nxobject_element< VTYPE, 2 >::type type
attribute type
Definition: nxobject_traits.hpp:89
get field type
Definition: nxobject_traits.hpp:72
get group type
Definition: nxobject_traits.hpp:58