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

Public Types

using RepType = int

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 132 of file ParameterManager.hpp.

Member Typedef Documentation

◆ RepType

using ParameterTraits< int >::RepType = int

Definition at line 133 of file ParameterManager.hpp.

Member Function Documentation

◆ convert() [1/3]

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

Definition at line 147 of file ParameterManager.hpp.

◆ convert() [2/3]

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

Definition at line 141 of file ParameterManager.hpp.

◆ convert() [3/3]

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

Definition at line 136 of file ParameterManager.hpp.

◆ getParamType()

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

Definition at line 152 of file ParameterManager.hpp.


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