$treeview $search $mathjax
Palabos  Version 1.1
$projectbrief
$projectbrief
$searchbox

plb::meta::DynamicsRegistration< T, Descriptor >::Entry Struct Reference

#include <dynamicsIdentifiers.h>

List of all members.

Public Member Functions

 Entry (std::string name_, DynamicsGenerator< T, Descriptor > *generator_)

Public Attributes

std::string name
DynamicsGenerator< T,
Descriptor > * 
generator

template<typename T, template< typename U > class Descriptor>
struct plb::meta::DynamicsRegistration< T, Descriptor >::Entry


Constructor & Destructor Documentation

template<typename T, template< typename U > class Descriptor>
plb::meta::DynamicsRegistration< T, Descriptor >::Entry::Entry ( std::string  name_,
DynamicsGenerator< T, Descriptor > *  generator_ 
) [inline]

Member Data Documentation

template<typename T, template< typename U > class Descriptor>
DynamicsGenerator<T,Descriptor>* plb::meta::DynamicsRegistration< T, Descriptor >::Entry::generator
template<typename T, template< typename U > class Descriptor>
std::string plb::meta::DynamicsRegistration< T, Descriptor >::Entry::name

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