Class | Description |
---|---|
HexDump |
This is a trivial class used to dump the contents of a file
as hex digits, and their ASCII equivalents.
|
MppDump |
This is a trivial class used to dump the contents of an MPP file
broken down into its internal file and directory structure, with the
content of each of the files written out as hex digits, and their
ASCII equivalents.
|
MpxjBatchConvert |
This is a general utility designed to multiple files in one directory
into a different file format.
|
MpxjConvert |
This is a general utility designed to convert from one project file format
to another.
|
MpxjCreate |
This example illustrates creation of an MPX or an MSPDI file from scratch.
|
MpxjCreateTimephased |
Provides a trivial example of adding timephased work to a resource assignment.
|
MpxjFilter |
This example shows tasks or resources being read from a project file,
a filter applied to the list, and the results displayed.
|
MpxjQuery |
This example shows an MPP, MPX or MSPDI file being read, and basic
task and resource data being extracted.
|
PrimaveraConvert |
This utility is design simply to illustrate the use of the
PrimaveraReader class.
|
ReadFileForProfiling |
Simple test harness for profiling execution when reading a file.
|
TaskDateDump |
Simple data dump utility.
|
Copyright © 2000–2024 Packwood Software. All rights reserved.