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