#include "procstream.h"
Definition at line 120 of file procstream.h.
◆ oprocstream() [1/4]
oprocstream::oprocstream |
( |
void |
| ) |
|
|
inline |
◆ oprocstream() [2/4]
oprocstream::oprocstream |
( |
const std::string & |
name, |
|
|
int |
mode = std::ios::out |
|
) |
| |
|
inline |
◆ oprocstream() [3/4]
oprocstream::oprocstream |
( |
const char * |
name, |
|
|
int |
mode = std::ios::out |
|
) |
| |
|
inline |
◆ ~oprocstream()
oprocstream::~oprocstream |
( |
void |
| ) |
|
|
default |
◆ oprocstream() [4/4]
◆ close()
int procstreambase::close |
( |
void |
| ) |
|
|
inherited |
◆ file_number()
int procstreambase::file_number |
( |
void |
| ) |
const |
|
inlineinherited |
◆ is_open()
int procstreambase::is_open |
( |
void |
| ) |
const |
|
inlineinherited |
◆ 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 |
◆ operator=()
◆ pb_init()
void procstreambase::pb_init |
( |
void |
| ) |
|
|
inlineprivateinherited |
◆ pid()
pid_t procstreambase::pid |
( |
void |
| ) |
const |
|
inlineinherited |
◆ m_pb
The documentation for this class was generated from the following file: