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

Public Types

using RepType = unsigned long 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 bool convert (int v, RepType &r)
 
static std::string getParamType ()
 

Detailed Description

Definition at line 149 of file ParameterManager.hpp.

Member Typedef Documentation

◆ RepType

using ParameterTraits< unsigned long int >::RepType = unsigned long int

Definition at line 150 of file ParameterManager.hpp.

Member Function Documentation

◆ convert() [1/4]

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

Definition at line 169 of file ParameterManager.hpp.

◆ convert() [2/4]

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

Definition at line 164 of file ParameterManager.hpp.

◆ convert() [3/4]

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

Definition at line 158 of file ParameterManager.hpp.

◆ convert() [4/4]

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

Definition at line 153 of file ParameterManager.hpp.

◆ getParamType()

static std::string ParameterTraits< unsigned long int >::getParamType ( )
inlinestatic

Definition at line 174 of file ParameterManager.hpp.


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