Phoxonics  1.0
Object Oriented FDTD Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
phoxonics::core::MaterialFactoryReg< T > Class Template Reference
Inheritance diagram for phoxonics::core::MaterialFactoryReg< T >:
Inheritance graph
[legend]
Collaboration diagram for phoxonics::core::MaterialFactoryReg< T >:
Collaboration graph
[legend]

Public Member Functions

 MaterialFactoryReg (std::string class_name)
 

Additional Inherited Members

- Protected Types inherited from phoxonics::core::FactoryBase
typedef
phoxonics::common::Formatter 
fmt_
 
- Protected Member Functions inherited from phoxonics::core::FactoryBase
 FactoryBase ()
 
virtual ~FactoryBase ()
 
- Protected Attributes inherited from phoxonics::core::FactoryBase
phoxonics::common::Logger log_
 

Constructor & Destructor Documentation

template<class T >
phoxonics::core::MaterialFactoryReg< T >::MaterialFactoryReg ( std::string  class_name)
inlineexplicit