libpniio
|
#include "algorithms/is_group.hpp"
#include "algorithms/is_field.hpp"
#include "algorithms/is_attribute.hpp"
#include "algorithms/is_valid.hpp"
#include "algorithms/is_link.hpp"
#include "algorithms/get_name.hpp"
#include "algorithms/get_attribute.hpp"
#include "algorithms/get_attributes.hpp"
#include "algorithms/get_class.hpp"
#include "algorithms/set_class.hpp"
#include "algorithms/is_class.hpp"
#include "algorithms/set_unit.hpp"
#include "algorithms/get_unit.hpp"
#include "algorithms/get_parent.hpp"
#include "algorithms/get_child.hpp"
#include "algorithms/get_object.hpp"
#include "algorithms/get_shape.hpp"
#include "algorithms/get_type.hpp"
#include "algorithms/get_rank.hpp"
#include "algorithms/get_size.hpp"
#include "algorithms/get_path.hpp"
#include "algorithms/as_field.hpp"
#include "algorithms/as_group.hpp"
#include "algorithms/as_attribute.hpp"
#include "algorithms/as_link.hpp"
#include "algorithms/create_group.hpp"
#include "algorithms/create_field.hpp"
#include "algorithms/create_attribute.hpp"
#include "algorithms/grow.hpp"
#include "algorithms/write.hpp"
#include "algorithms/read.hpp"
#include "algorithms/close.hpp"