ESyS-Particle  2.3.4
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

◆ Inherited

Constructor & Destructor Documentation

◆ ParticleIdPairPy() [1/2]

esys::lsm::ParticleIdPairPy::ParticleIdPairPy ( int  id1,
int  id2 
)

◆ ParticleIdPairPy() [2/2]

esys::lsm::ParticleIdPairPy::ParticleIdPairPy ( const Inherited pair)

Member Function Documentation

◆ getItem()

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:

◆ hash()

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

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

Here is the caller graph for this function:

◆ len()

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

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

Here is the caller graph for this function:

◆ operator<()

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

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