libpniio
Data Structures | Namespaces | Typedefs | Functions
dimensions.hpp File Reference
#include "node.hpp"

Go to the source code of this file.

Data Structures

class  pni::io::nx::xml::dimensions
 reading and writing dimensions More...
 

Namespaces

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

Typedefs

typedef std::pair< size_t, size_t > pni::io::nx::xml::index_value_type
 index-value type More...
 

Functions

bool pni::io::nx::xml::operator< (const index_value_type &lhs, const index_value_type &rhs)
 comparison operator for index_value_type More...