List of all members | Public Member Functions | Private Attributes
utl::ParticlePropertiesCreator Class Reference

Functor for the creation of particle properties by a factory. More...

#include "utl/ParticlePropertiesFactory.h"

Public Member Functions

ParticlePropertiesPtr operator() () const
 
 ParticlePropertiesCreator (const VParticleProperties *const properties)
 

Private Attributes

ParticlePropertiesPtr fProperties
 

Detailed Description

Functor for the creation of particle properties by a factory.

Author
Lukas Nellen
Date
05 Apr 2004

Definition at line 35 of file ParticlePropertiesFactory.h.

Constructor & Destructor Documentation

utl::ParticlePropertiesCreator::ParticlePropertiesCreator ( const VParticleProperties *const  properties)
inline

Definition at line 37 of file ParticlePropertiesFactory.h.

Member Function Documentation

ParticlePropertiesPtr utl::ParticlePropertiesCreator::operator() ( ) const
inline

Definition at line 40 of file ParticlePropertiesFactory.h.

References fProperties.

Member Data Documentation

ParticlePropertiesPtr utl::ParticlePropertiesCreator::fProperties
private

Definition at line 43 of file ParticlePropertiesFactory.h.

Referenced by operator()().


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

, generated on Tue Sep 26 2023.