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::Text Struct Reference
#include <simpleTypes.h>
List of all members.
Public Member Functions
Text
()
Text
(const std::string &t)
Text
(const char *t)
Public Attributes
std::string
text
Detailed Description
Place holder for any text string, avoiding implicit conversion and distinguishing a text from and any other string
Constructor & Destructor Documentation
ProtoMol::Text::Text
(
)
[inline]
ProtoMol::Text::Text
(
const std::string &
t
)
[inline]
ProtoMol::Text::Text
(
const char *
t
)
[inline]
Member Data Documentation
std::string
ProtoMol::Text::text
The documentation for this struct was generated from the following file:
simpleTypes.h
Last update: . GNU GENERAL PUBLIC LICENSE, copyrighted by the University of Notre Dame and the University of Bergen, Norway.