| bDiffModeSupported |
bool |
Whether this writer implements -diffonly or other difftypes. |
Serialization/PackageWriter.h |
|
| bIgnorePathLengthLimits |
bool |
If true, this writer can ignore the path length limits of the host platform and handle paths of arbitrary length in BeginPackage |
Serialization/PackageWriter.h |
|
| bOplogAttachments |
bool |
If true, this writer can save and load extra data for each package across cooks. |
Serialization/PackageWriter.h |
|
| bOverridesPackageModificationStatus |
bool |
If true, the PackageWriter can override which packages are incrementally skipped in UpdatePackageModificationStatus, and the cooker will therefore avoid assumptions about what is incrementally skipped |
Serialization/PackageWriter.h |
|
| bReadOnly |
bool |
If true, the cooker will assume no packages are written and will skip writing non-package data. |
Serialization/PackageWriter.h |
|
| HeaderFormat |
EPackageHeaderFormat |
What header format is produced as output by this writer. |
Serialization/PackageWriter.h |
|