![]() |
FOSSology
4.5.1
Open Source License Compliance by Open Source Software
|
#include <ununpack.h>

Public Attributes | |
| int | Cmd |
| time_t | StartTime |
| time_t | EndTime |
| int | ChildRecurseArtifact |
| long | uploadtree_pk |
ParentInfo relates to the command being executed. It is common information needed by Traverse() and stored in CommandInfo and Queue structures.
Definition at line 75 of file ununpack.h.
| int ParentInfo::ChildRecurseArtifact |
Time when command ended
Definition at line 80 of file ununpack.h.
| time_t ParentInfo::EndTime |
Time when command started
Definition at line 79 of file ununpack.h.
| time_t ParentInfo::StartTime |
Index into command table used to run this
Definition at line 78 of file ununpack.h.
| long ParentInfo::uploadtree_pk |
Child is an artifact – don't log to XML
Definition at line 81 of file ununpack.h.