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

Public Member Functions

 DetectorConfig ()
 
 DetectorConfig (std::string config_type, std::string component, std::string h5_data_file, std::string h5_dataset_name)
 
virtual ~DetectorConfig ()
 
void print_me () overridefinal
 
- Public Member Functions inherited from phoxonics::core::ConfigBase
 ConfigBase ()
 
virtual ~ConfigBase ()
 
 ConfigBase ()
 
virtual ~ConfigBase ()
 

Public Attributes

std::string component { "" }
 
Vector3D location
 
Vector3D size
 
std::string h5_data_file { "" }
 
std::string h5_dataset_name { "" }
 
- Public Attributes inherited from phoxonics::core::ConfigBase
phoxonics::common::Logger log
 
std::vector< ConfigParamconfig_param
 
bool has_parsed_data { false }
 
bool is_required { false }
 
std::string config_type { "" }
 
std::string config_desc { "Base Config" }
 
phoxonics::common::Utilities utils
 

Additional Inherited Members

- Public Types inherited from phoxonics::core::ConfigBase
typedef
phoxonics::common::Formatter 
fmt
 
typedef
phoxonics::common::Formatter 
fmt
 

Constructor & Destructor Documentation

phoxonics::core::DetectorConfig::DetectorConfig ( )
phoxonics::core::DetectorConfig::DetectorConfig ( std::string  config_type,
std::string  component,
std::string  h5_data_file,
std::string  h5_dataset_name 
)
explicit
phoxonics::core::DetectorConfig::~DetectorConfig ( )
virtual

Member Function Documentation

void phoxonics::core::DetectorConfig::print_me ( )
finaloverridevirtual

Member Data Documentation

std::string phoxonics::core::DetectorConfig::component { "" }

Referenced by DetectorConfig(), and print_me().

std::string phoxonics::core::DetectorConfig::h5_data_file { "" }

Referenced by DetectorConfig().

std::string phoxonics::core::DetectorConfig::h5_dataset_name { "" }

Referenced by DetectorConfig().

Vector3D phoxonics::core::DetectorConfig::location
Vector3D phoxonics::core::DetectorConfig::size