ProtoMol - an object-oriented component based framework for Molecular Dynamics simulations.

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

ProtoMol::MakeableDefinition Struct Reference

#include <MakeableDefinition.h>

List of all members.

Public Member Functions

 MakeableDefinition ()
 MakeableDefinition (const std::string &i, const std::vector< Parameter > &p)

Public Attributes

std::string id
std::vector< Parameterparameters


Detailed Description

Vector container struct for object definitions.


Constructor & Destructor Documentation

ProtoMol::MakeableDefinition::MakeableDefinition  )  [inline]
 

ProtoMol::MakeableDefinition::MakeableDefinition const std::string &  i,
const std::vector< Parameter > &  p
[inline]
 


Member Data Documentation

std::string ProtoMol::MakeableDefinition::id
 

keyword of the object

std::vector<Parameter> ProtoMol::MakeableDefinition::parameters
 

parameters of the obejct


The documentation for this struct was generated from the following file: Last update: . GNU GENERAL PUBLIC LICENSE, copyrighted by the University of Notre Dame and the University of Bergen, Norway.