ESyS-Particle  2.3
esys::lsm::ParticleIdPairPy Class Reference

#include <ParticleIdPairPy.h>

Inheritance diagram for esys::lsm::ParticleIdPairPy:
Collaboration diagram for esys::lsm::ParticleIdPairPy:

Classes

class  PickleSuite
 

Public Types

typedef ParticleIdPair Inherited
 

Public Member Functions

 ParticleIdPairPy (int id1, int id2)
 
 ParticleIdPairPy (const Inherited &pair)
 
bool operator< (const ParticleIdPairPy &pair) const
 
int len () const
 
int getItem (int i)
 
long hash () const
 

Member Typedef Documentation

Constructor & Destructor Documentation

esys::lsm::ParticleIdPairPy::ParticleIdPairPy ( int  id1,
int  id2 
)
esys::lsm::ParticleIdPairPy::ParticleIdPairPy ( const Inherited pair)

Member Function Documentation

int esys::lsm::ParticleIdPairPy::getItem ( int  i)

References len().

Referenced by esys::lsm::exportParticleIdPair().

Here is the call graph for this function:

Here is the caller graph for this function:

long esys::lsm::ParticleIdPairPy::hash ( ) const

Referenced by esys::lsm::exportParticleIdPair().

Here is the caller graph for this function:

int esys::lsm::ParticleIdPairPy::len ( ) const

Referenced by esys::lsm::exportParticleIdPair(), and getItem().

Here is the caller graph for this function:

bool esys::lsm::ParticleIdPairPy::operator< ( const ParticleIdPairPy pair) const

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