OpenMD 3.2
Molecular Dynamics in the Open
Loading...
Searching...
No Matches
ParameterTraits< std::string > Struct Reference

Public Types

using RepType = std::string

Static Public Member Functions

template<typename T>
static bool convert (T, RepType &)
template<typename T>
static RepType convert (T v)
static bool convert (RepType v, RepType &r)
static std::string getParamType ()

Detailed Description

Definition at line 69 of file ParameterManager.hpp.

Member Typedef Documentation

◆ RepType

using ParameterTraits< std::string >::RepType = std::string

Definition at line 70 of file ParameterManager.hpp.

Member Function Documentation

◆ convert() [1/3]

bool ParameterTraits< std::string >::convert ( RepType v,
RepType & r )
inlinestatic

Definition at line 84 of file ParameterManager.hpp.

◆ convert() [2/3]

template<typename T>
RepType ParameterTraits< std::string >::convert ( T v)
inlinestatic

Definition at line 78 of file ParameterManager.hpp.

◆ convert() [3/3]

template<typename T>
bool ParameterTraits< std::string >::convert ( T ,
RepType &  )
inlinestatic

Definition at line 73 of file ParameterManager.hpp.

◆ getParamType()

std::string ParameterTraits< std::string >::getParamType ( )
inlinestatic

Definition at line 89 of file ParameterManager.hpp.


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