Ninja
Public Member Functions | Public Attributes | List of all members
DepsLog::Deps Struct Reference

#include <deps_log.h>

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

int DepsLog::Deps::mtime
int DepsLog::Deps::node_count
Node** DepsLog::Deps::nodes

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