IMP logo
Public Member Functions
RMF::NodeSetHandle< D > Class Template Reference

Detailed Description

template<int D>
class RMF::NodeSetHandle< D >

A handle for a set of particles.

Sets are not ordered, so (n0, n1) is the same as (n1, n0).

+ Inheritance diagram for RMF::NodeSetHandle< D >:

List of all members.

Public Member Functions

FileHandle get_file () const
NodeHandle get_node (unsigned int i) const
- Public Member Functions inherited from RMF::NodeSetConstHandle< D >
unsigned int get_arity () const
NodeIDD< D > get_id () const
NodeSetType get_type () const
 get the type of this node
 operator Showable () const
void show (std::ostream &out) const
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

Functions to add attributes

void set_value (Key< TypeTraits, D > k, Type v, unsigned int frame=0)

The documentation for this class was generated from the following files:

Generated on Tue May 22 2012 23:33:38 for IMP by doxygen 1.8.1