|
Static Protected Member Functions inherited from StandardStreamsCallbackInterface |
static bool | SendTo (std::string *string, FILE *stream, const char *buffer, size_t length, bool returnErrors) |
|
◆ BugreportStandardStreamsCallback()
BugreportStandardStreamsCallback::BugreportStandardStreamsCallback |
( |
const std::string & |
dest_dir, |
|
|
const std::string & |
dest_file, |
|
|
bool |
show_progress, |
|
|
Bugreport * |
br |
|
) |
| |
|
inline |
◆ DISALLOW_COPY_AND_ASSIGN()
◆ Done()
int BugreportStandardStreamsCallback::Done |
( |
int |
unused_ | ) |
|
|
inlinevirtual |
◆ OnStderrReceived()
bool BugreportStandardStreamsCallback::OnStderrReceived |
( |
const char * |
buffer, |
|
|
size_t |
length |
|
) |
| |
|
inlineoverridevirtual |
◆ OnStdoutReceived()
bool BugreportStandardStreamsCallback::OnStdoutReceived |
( |
const char * |
buffer, |
|
|
size_t |
length |
|
) |
| |
|
inlineoverridevirtual |
◆ ProcessLine()
void BugreportStandardStreamsCallback::ProcessLine |
( |
const std::string & |
line | ) |
|
|
inlineprivate |
◆ SetLineMessage()
void BugreportStandardStreamsCallback::SetLineMessage |
( |
const std::string & |
action | ) |
|
|
inlineprivate |
◆ SetSrcFile()
void BugreportStandardStreamsCallback::SetSrcFile |
( |
const std::string |
path | ) |
|
|
inlineprivate |
◆ br_
Bugreport* BugreportStandardStreamsCallback::br_ |
|
private |
◆ dest_dir_
std::string BugreportStandardStreamsCallback::dest_dir_ |
|
private |
◆ dest_file_
std::string BugreportStandardStreamsCallback::dest_file_ |
|
private |
◆ invalid_lines_
std::vector<std::string> BugreportStandardStreamsCallback::invalid_lines_ |
|
private |
◆ last_progress_percentage_
int BugreportStandardStreamsCallback::last_progress_percentage_ |
|
private |
◆ line_
std::string BugreportStandardStreamsCallback::line_ |
|
private |
◆ line_message_
std::string BugreportStandardStreamsCallback::line_message_ |
|
private |
◆ show_progress_
bool BugreportStandardStreamsCallback::show_progress_ |
|
private |
◆ src_file_
std::string BugreportStandardStreamsCallback::src_file_ |
|
private |
◆ status_
int BugreportStandardStreamsCallback::status_ |
|
private |
The documentation for this class was generated from the following file: