ReactOS 0.4.15-dev-7942-gd23573b
_CFFOLDER_NODE Struct Reference

#include <cabinet.h>

Collaboration diagram for _CFFOLDER_NODE:

Public Attributes

ULONG UncompOffset = 0
 
ULONG AbsoluteOffset = 0
 
ULONG TotalFolderSize = 0
 
std::list< PCFDATA_NODEDataList
 
ULONG Index = 0
 
bool Commit = false
 
bool Delete = false
 
CFFOLDER Folder = { 0 }
 

Detailed Description

Definition at line 214 of file cabinet.h.

Member Data Documentation

◆ AbsoluteOffset

ULONG _CFFOLDER_NODE::AbsoluteOffset = 0

Definition at line 217 of file cabinet.h.

◆ Commit

bool _CFFOLDER_NODE::Commit = false

Definition at line 221 of file cabinet.h.

Referenced by CCabinet::WriteFileToScratchStorage().

◆ DataList

◆ Delete

bool _CFFOLDER_NODE::Delete = false

◆ Folder

◆ Index

ULONG _CFFOLDER_NODE::Index = 0

Definition at line 220 of file cabinet.h.

Referenced by CCabinet::Open(), and CCabinet::ReadDataBlocks().

◆ TotalFolderSize

ULONG _CFFOLDER_NODE::TotalFolderSize = 0

Definition at line 218 of file cabinet.h.

Referenced by CCabinet::NewDisk(), and CCabinet::WriteDataBlock().

◆ UncompOffset

ULONG _CFFOLDER_NODE::UncompOffset = 0

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