Ninja
Public Member Functions | Public Attributes
BuildLog::LogEntry Struct Reference

#include <build_log.h>

List of all members.

Public Member Functions

bool operator== (const LogEntry &o)

Public Attributes

string command
int end_time
string output
time_t restat_mtime
int start_time

Detailed Description

Definition at line 48 of file build_log.h.


Member Function Documentation

bool BuildLog::LogEntry::operator== ( const LogEntry o) [inline]

Definition at line 56 of file build_log.h.

References command, end_time, output, restat_mtime, and start_time.


Member Data Documentation


The documentation for this struct was generated from the following file: