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
std::stringstream Class Reference
#include <sstream_local.h>
Inheritance diagram for std::stringstream:
List of all members.
Public Member Functions
stringstream
(int which=ios::in|ios::out)
stringstream
(const std::string &s, int which=ios::in|ios::out)
Constructor & Destructor Documentation
std::stringstream::stringstream
(
int
which
= ios::in|ios::out
)
[inline]
std::stringstream::stringstream
(
const std::string &
s
,
int
which
= ios::in|ios::out
)
[inline]
The documentation for this class was generated from the following file:
sstream_local.h
Last update: . GNU GENERAL PUBLIC LICENSE, copyrighted by the University of Notre Dame and the University of Bergen, Norway.