12 #ifndef IMPCONTAINER_LIST_PAIR_CONTAINER_H
13 #define IMPCONTAINER_LIST_PAIR_CONTAINER_H
15 #include <IMP/container/container_config.h>
17 #include <IMP/internal/StaticListContainer.h>
22 IMPCONTAINER_BEGIN_NAMESPACE
34 #if defined(IMP_DOXYGEN) || defined(SWIG)
37 public IMP::internal::StaticListContainer<PairContainer>
40 typedef IMP::internal::StaticListContainer<PairContainer> P;
44 std::string name =
"ListPairContainer%1%");
47 std::string name =
"ListPairContainer%1%");
50 IMPCONTAINER_DEPRECATED_METHOD_DECL(2.5)
54 IMPCONTAINER_DEPRECATED_METHOD_DECL(2.5)
58 std::string name =
"ListPairContainer %1%");
62 IMPCONTAINER_DEPRECATED_METHOD_DECL(2.5)
66 IMPCONTAINER_DEPRECATED_METHOD_DECL(2.5)
70 IMPCONTAINER_DEPRECATED_METHOD_DECL(2.5)
71 void clear_particle_pairs();
73 #if defined(SWIG) || defined(IMP_DOXYGEN)
95 std::size_t do_get_contents_hash()
const;
102 IMPCONTAINER_END_NAMESPACE
virtual ParticleIndexPairs get_range_indexes() const =0
A shared container for Pairs.
Various general useful macros for IMP.
A class to store an fixed array of same-typed values.
#define IMP_OBJECT_METHODS(Name)
Define the basic things needed by any Object.
A base class for modifiers of ParticlePairsTemp.
Class for storing model, its restraints, constraints, and particles.
Store a list of ParticleIndexPairs.
A Modifier on ParticlePairsTemp.
#define IMP_OBJECTS(Name, PluralName)
Define the types for storing sets of objects.
virtual ParticleIndexes get_all_possible_indexes() const =0
Get contained particles.
virtual ParticleIndexPairs get_indexes() const =0
virtual ModelObjectsTemp do_get_inputs() const =0