FreePOOMA  2.4.1
Public Member Functions
ParticleBCType< BCType > Class Template Reference

#include <ParticleBC.h>

Inheritance diagram for ParticleBCType< BCType >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ParticleBCType ()
 ParticleBCType (const ParticleBCType< BCType > &)
virtual ~ParticleBCType ()
ParticleBCType< BCType > & operator= (const ParticleBCType< BCType > &)
template<class Subject , class Object >
ParticleBCItemcreate (const Subject &s, const Object &o) const
template<class Subject >
ParticleBCItemcreate (const Subject &s) const

template<class BCType>
class ParticleBCType< BCType >


Constructor & Destructor Documentation

template<class BCType>
ParticleBCType< BCType >::ParticleBCType ( ) [inline]
template<class BCType>
ParticleBCType< BCType >::ParticleBCType ( const ParticleBCType< BCType > &  ) [inline]
template<class BCType>
virtual ParticleBCType< BCType >::~ParticleBCType ( ) [inline, virtual]

Member Function Documentation

template<class BCType>
ParticleBCType<BCType>& ParticleBCType< BCType >::operator= ( const ParticleBCType< BCType > &  ) [inline]
template<class BCType>
template<class Subject , class Object >
ParticleBCItem* ParticleBCType< BCType >::create ( const Subject &  s,
const Object &  o 
) const [inline]
template<class BCType>
template<class Subject >
ParticleBCItem* ParticleBCType< BCType >::create ( const Subject &  s) const [inline]

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