A handle for a set of particles.
Sets are not ordered, so (n0, n1) is the same as (n1, n0).
Inheritance diagram for RMF::NodeSetConstHandle< D >:Public Member Functions | |
| unsigned int | get_arity () const |
| FileConstHandle | get_file () const |
| NodeIDD< D > | get_id () const |
| NodeHandle | get_node (unsigned int i) const |
| NodeSetType | get_type () const |
| get the type of this node | |
| operator Showable () const | |
| void | show (std::ostream &out) const |
Functions to access attributes | |
| Types | get_value (Key< TypeTraits, D > k, unsigned int frame=0) const |
| Types | get_value_always (Key< TypeTraits, D > k, unsigned int frame=0) const |
| bool | get_has_value (Key< TypeTraits, D > k, unsigned int frame=0) const |
| NodeIDD<D> RMF::NodeSetConstHandle< D >::get_id | ( | ) | const |
This ID is unique within the file for that arity.
| NodeSetType RMF::NodeSetConstHandle< D >::get_type | ( | ) | const |
get the type of this node