Phoxonics  1.0
Object Oriented FDTD Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Protected Types | Protected Member Functions | Protected Attributes | List of all members
phoxonics::core::HelperBase Class Reference
Inheritance diagram for phoxonics::core::HelperBase:
Inheritance graph
[legend]
Collaboration diagram for phoxonics::core::HelperBase:
Collaboration graph
[legend]

Protected Types

typedef
phoxonics::common::Formatter 
fmt
 

Protected Member Functions

 HelperBase ()
 
virtual ~HelperBase ()
 

Protected Attributes

phoxonics::common::Logger log_
 

Member Typedef Documentation

Constructor & Destructor Documentation

phoxonics::core::HelperBase::HelperBase ( )
explicitprotected
phoxonics::core::HelperBase::~HelperBase ( )
protectedvirtual

Member Data Documentation

phoxonics::common::Logger phoxonics::core::HelperBase::log_
protected