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