|
FreePOOMA
2.4.1
|
#include <ParticleBC.h>

Public Member Functions | |
| ParticleBCType () | |
| ParticleBCType (const ParticleBCType< BCType > &) | |
| virtual | ~ParticleBCType () |
| ParticleBCType< BCType > & | operator= (const ParticleBCType< BCType > &) |
| template<class Subject , class Object > | |
| ParticleBCItem * | create (const Subject &s, const Object &o) const |
| template<class Subject > | |
| ParticleBCItem * | create (const Subject &s) const |
| ParticleBCType< BCType >::ParticleBCType | ( | ) | [inline] |
| ParticleBCType< BCType >::ParticleBCType | ( | const ParticleBCType< BCType > & | ) | [inline] |
| virtual ParticleBCType< BCType >::~ParticleBCType | ( | ) | [inline, virtual] |
| ParticleBCType<BCType>& ParticleBCType< BCType >::operator= | ( | const ParticleBCType< BCType > & | ) | [inline] |
| ParticleBCItem* ParticleBCType< BCType >::create | ( | const Subject & | s, |
| const Object & | o | ||
| ) | const [inline] |
| ParticleBCItem* ParticleBCType< BCType >::create | ( | const Subject & | s | ) | const [inline] |
1.7.6.1