Ninja
Public Member Functions | Public Attributes
DepsLog::Deps Struct Reference

#include <deps_log.h>

List of all members.

Public Member Functions

 Deps (int mtime, int node_count)
 ~Deps ()

Public Attributes

int mtime
int node_count
Node ** nodes

Detailed Description

Definition at line 74 of file deps_log.h.


Constructor & Destructor Documentation

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.


Member Data Documentation


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