OpenMD 3.0
Molecular Dynamics in the Open
Loading...
Searching...
No Matches
ParameterTraits< bool > Struct Reference

Public Types

using RepType = bool
 

Static Public Member Functions

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

Detailed Description

Definition at line 90 of file ParameterManager.hpp.

Member Typedef Documentation

◆ RepType

using ParameterTraits< bool >::RepType = bool

Definition at line 91 of file ParameterManager.hpp.

Member Function Documentation

◆ convert() [1/3]

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

Definition at line 105 of file ParameterManager.hpp.

◆ convert() [2/3]

template<typename T >
static RepType ParameterTraits< bool >::convert ( T v)
inlinestatic

Definition at line 99 of file ParameterManager.hpp.

◆ convert() [3/3]

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

Definition at line 94 of file ParameterManager.hpp.

◆ getParamType()

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

Definition at line 119 of file ParameterManager.hpp.


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