Protected Member Functions | |
| _rstream_t (pair< const char *, streamsize > p) | |
| ~_rstream_t () | |
Private Attributes | |
| const char * | buf |
Definition at line 107 of file objcopy.cpp.
| _rstream_t::_rstream_t | ( | pair< const char *, streamsize > | p | ) | [inline, protected] |
Definition at line 115 of file objcopy.cpp.
| _rstream_t::~_rstream_t | ( | ) | [inline, protected] |
Definition at line 120 of file objcopy.cpp.
References buf.
const char* _rstream_t::buf [private] |
Definition at line 111 of file objcopy.cpp.
Referenced by rstream_t::getBuf(), and ~_rstream_t().
1.6.1