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

Detailed Description

template<int D>
class RMF::NodeSetConstHandle< 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::NodeSetConstHandle< D >:

List of all members.

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

Member Function Documentation

template<int D>
NodeIDD<D> RMF::NodeSetConstHandle< D >::get_id ( ) const

This ID is unique within the file for that arity.

template<int D>
NodeSetType RMF::NodeSetConstHandle< D >::get_type ( ) const

get the type of this node


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