Ninja
|
#include <deps_log.h>
Public Member Functions | |
Deps (int mtime, int node_count) | |
~Deps () | |
Public Attributes | |
int | mtime |
int | node_count |
Node ** | nodes |
Definition at line 74 of file deps_log.h.
DepsLog::Deps::Deps | ( | int | mtime, |
int | node_count | ||
) | [inline] |
Definition at line 75 of file deps_log.h.
DepsLog::Deps::~Deps | ( | ) | [inline] |
Definition at line 77 of file deps_log.h.
Definition at line 78 of file deps_log.h.
Referenced by ImplicitDepLoader::LoadDepsFromLog(), DepsLog::Recompact(), and DepsLog::RecordDeps().
Definition at line 79 of file deps_log.h.
Referenced by ImplicitDepLoader::LoadDepsFromLog(), DepsLog::Recompact(), and DepsLog::RecordDeps().
Definition at line 80 of file deps_log.h.
Referenced by DepsLog::Load(), ImplicitDepLoader::LoadDepsFromLog(), DepsLog::Recompact(), and DepsLog::RecordDeps().