OpenMD 3.0
Molecular Dynamics in the Open
Loading...
Searching...
No Matches
OpenMD::VectorTypeData< ElemDataType > Class Template Reference
+ Inheritance diagram for OpenMD::VectorTypeData< ElemDataType >:

Public Types

using SelfType = VectorTypeData<ElemDataType>
 

Public Member Functions

 VectorTypeData (const std::string &id)
 
 VectorTypeData (const SelfType &s)
 
SelfTypeoperator= (const SelfType &s)
 
- Public Member Functions inherited from OpenMD::GenericData
 GenericData (const std::string &id)
 
virtual ~GenericData ()
 virtual destructor
 
const std::string getID () const
 Returns the id of this generic data.
 
void setID (const std::string &id)
 Sets the id of this generic data.
 

Detailed Description

template<typename ElemDataType>
class OpenMD::VectorTypeData< ElemDataType >

Definition at line 189 of file GenericData.hpp.

Member Typedef Documentation

◆ SelfType

template<typename ElemDataType >
using OpenMD::VectorTypeData< ElemDataType >::SelfType = VectorTypeData<ElemDataType>

Definition at line 191 of file GenericData.hpp.

Constructor & Destructor Documentation

◆ VectorTypeData() [1/2]

template<typename ElemDataType >
OpenMD::VectorTypeData< ElemDataType >::VectorTypeData ( const std::string & id)
inline

Definition at line 193 of file GenericData.hpp.

◆ VectorTypeData() [2/2]

template<typename ElemDataType >
OpenMD::VectorTypeData< ElemDataType >::VectorTypeData ( const SelfType & s)
inline

Definition at line 195 of file GenericData.hpp.

Member Function Documentation

◆ operator=()

template<typename ElemDataType >
SelfType & OpenMD::VectorTypeData< ElemDataType >::operator= ( const SelfType & s)
inline

Definition at line 197 of file GenericData.hpp.


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