OpenMD 3.1
Molecular Dynamics in the Open
|
Public Types | |
using | SelfType = VectorTypeData<ElemDataType> |
Public Member Functions | |
VectorTypeData (const std::string &id) | |
VectorTypeData (const SelfType &s) | |
SelfType & | operator= (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. | |
Definition at line 189 of file GenericData.hpp.
using OpenMD::VectorTypeData< ElemDataType >::SelfType = VectorTypeData<ElemDataType> |
Definition at line 191 of file GenericData.hpp.
|
inline |
Definition at line 193 of file GenericData.hpp.
|
inline |
Definition at line 195 of file GenericData.hpp.
|
inline |
Definition at line 197 of file GenericData.hpp.