OpenMD 3.2
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 157 of file ParameterManager.hpp.

Member Typedef Documentation

◆ RepType

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

Definition at line 158 of file ParameterManager.hpp.

Member Function Documentation

◆ convert() [1/4]

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

Definition at line 177 of file ParameterManager.hpp.

◆ convert() [2/4]

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

Definition at line 172 of file ParameterManager.hpp.

◆ convert() [3/4]

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

Definition at line 166 of file ParameterManager.hpp.

◆ convert() [4/4]

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

Definition at line 161 of file ParameterManager.hpp.

◆ getParamType()

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

Definition at line 182 of file ParameterManager.hpp.


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