FOSSology  3.2.0rc1
Open Source License Compliance by Open Source Software
ParentInfo Struct Reference

#include <ununpack.h>

Collaboration diagram for ParentInfo:
Collaboration graph

Public Attributes

int Cmd
 
time_t StartTime
 
time_t EndTime
 
int ChildRecurseArtifact
 
long uploadtree_pk
 

Detailed Description

ParentInfo relates to the command being executed. It is common information needed by Traverse() and stored in CommandInfo and Queue structures.

Definition at line 80 of file ununpack.h.

Member Data Documentation

int ParentInfo::ChildRecurseArtifact

Time when command ended

Definition at line 85 of file ununpack.h.

time_t ParentInfo::EndTime

Time when command started

Definition at line 84 of file ununpack.h.

time_t ParentInfo::StartTime

Index into command table used to run this

Definition at line 83 of file ununpack.h.

long ParentInfo::uploadtree_pk

Child is an artifact – don't log to XML

Definition at line 86 of file ununpack.h.


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