LOOS 4.1.0
The Lightweight Object Oriented Structural analysis library/toolkit
|
This is the complete list of members for loos::StreamWrapper, including all inherited members.
isUnset(void) const | loos::StreamWrapper | inline |
operator()(void) | loos::StreamWrapper | inline |
setStream(const std::string &s, const std::ios_base::openmode mode=std::ios_base::in|std::ios_base::binary) | loos::StreamWrapper | inline |
setStream(std::istream &fs) | loos::StreamWrapper | inline |
StreamWrapper() (defined in loos::StreamWrapper) | loos::StreamWrapper | inline |
StreamWrapper(std::istream &fs) | loos::StreamWrapper | inlineexplicit |
StreamWrapper(const std::string &s, const std::ios_base::openmode mode=std::ios_base::in|std::ios_base::binary) | loos::StreamWrapper | inline |
~StreamWrapper() (defined in loos::StreamWrapper) | loos::StreamWrapper | inline |