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::istringstream Class Reference
#include <sstream_local.h>
Inheritance diagram for std::istringstream:
List of all members.
Public Member Functions
istringstream
(int which=ios::in)
istringstream
(const std::string &s, int which=ios::in)
Constructor & Destructor Documentation
std::istringstream::istringstream
(
int
which
= ios::in
)
[inline]
std::istringstream::istringstream
(
const std::string &
s
,
int
which
= ios::in
)
[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.