ReactOS 0.4.16-dev-1028-g8602629
_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 219 of file cabinet.h.

Member Data Documentation

◆ AbsoluteOffset

ULONG _CFFOLDER_NODE::AbsoluteOffset = 0

Definition at line 222 of file cabinet.h.

◆ Commit

bool _CFFOLDER_NODE::Commit = false

Definition at line 226 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 225 of file cabinet.h.

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

◆ TotalFolderSize

ULONG _CFFOLDER_NODE::TotalFolderSize = 0

Definition at line 223 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: