#include <googletest.h>
Definition at line 297 of file glog/src/googletest.h.
◆ CapturedStream()
CapturedStream::CapturedStream |
( |
int |
fd, |
|
|
const string & |
filename |
|
) |
| |
|
inline |
◆ ~CapturedStream()
CapturedStream::~CapturedStream |
( |
| ) |
|
|
inline |
◆ Capture()
void CapturedStream::Capture |
( |
| ) |
|
|
inline |
◆ filename()
const string& CapturedStream::filename |
( |
| ) |
const |
|
inline |
◆ StopCapture()
void CapturedStream::StopCapture |
( |
| ) |
|
|
inline |
◆ fd_
◆ filename_
string CapturedStream::filename_ |
|
private |
◆ uncaptured_fd_
int CapturedStream::uncaptured_fd_ |
|
private |
The documentation for this class was generated from the following file: