libpniio
Namespaces | Functions
get_children.hpp File Reference
#include "../nxobject_traits.hpp"
#include "object_predicates.hpp"
#include "iterators.hpp"

Go to the source code of this file.

Namespaces

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

Functions

template<typename CTYPE , typename OTYPE >
void pni::io::nx::get_children (const OTYPE &p, const string &c, CTYPE &container)
 
template<typename CTYPE , typename OTYPE >
CTYPE pni::io::nx::get_children (const OTYPE &parent, const string &c)
 get children with a common class More...