OpenMPCD
Namespaces | Functions
getSettingTypeString.hpp File Reference
#include <OpenMPCD/Exceptions.hpp>
#include <libconfig.h++>
#include <string>
Include dependency graph for getSettingTypeString.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 OpenMPCD::ImplementationDetails
 Namespace for implementation details that do not have to concern the users of the main functionality.
 
 OpenMPCD::ImplementationDetails::Configuration
 Namespace for implementation details of OpenMPCD::Configuration.
 

Functions

const std::string OpenMPCD::ImplementationDetails::Configuration::getSettingTypeString (const libconfig::Setting::Type type)
 Returns a string corresponding to the name of the given type. More...
 

Detailed Description

Defines the OpenMPCD::ImplementationDetails::Configuration::getSettingTypeString function.

Definition in file getSettingTypeString.hpp.