#include "procstream.h"
Definition at line 83 of file procstream.h.
◆ iprocstream() [1/3]
iprocstream::iprocstream |
( |
| ) |
|
|
inline |
◆ iprocstream() [2/3]
iprocstream::iprocstream |
( |
const std::string & |
name, |
|
|
int |
mode = std::ios::in |
|
) |
| |
|
inline |
◆ iprocstream() [3/3]
iprocstream::iprocstream |
( |
const char * |
name, |
|
|
int |
mode = std::ios::in |
|
) |
| |
|
inline |
◆ ~iprocstream()
iprocstream::~iprocstream |
( |
| ) |
|
|
default |
◆ open() [1/2]
void iprocstream::open |
( |
const char * |
name, |
|
|
int |
mode = std::ios::in |
|
) |
| |
|
inline |
◆ open() [2/2]
void iprocstream::open |
( |
const std::string & |
name, |
|
|
int |
mode = std::ios::in |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: