ReactOS 0.4.15-dev-7842-g558ab78
chmcTreeNode Struct Reference

#include <chmc.h>

Collaboration diagram for chmcTreeNode:

Public Attributes

struct list_head list
 
UInt32 flags
 
UInt32 sect_id
 
charname
 
UInt16 prefixlen
 
UCharbuf
 
UInt64 offset
 
UInt64 len
 

Detailed Description

Definition at line 166 of file chmc.h.

Member Data Documentation

◆ buf

UChar* chmcTreeNode::buf

Definition at line 172 of file chmc.h.

◆ flags

UInt32 chmcTreeNode::flags

Definition at line 168 of file chmc.h.

◆ len

UInt64 chmcTreeNode::len

Definition at line 174 of file chmc.h.

◆ list

struct list_head chmcTreeNode::list

Definition at line 167 of file chmc.h.

◆ name

char* chmcTreeNode::name

Definition at line 170 of file chmc.h.

◆ offset

UInt64 chmcTreeNode::offset

Definition at line 173 of file chmc.h.

◆ prefixlen

UInt16 chmcTreeNode::prefixlen

Definition at line 171 of file chmc.h.

Referenced by chmc_add_entry(), chmc_add_file(), and main().

◆ sect_id

UInt32 chmcTreeNode::sect_id

Definition at line 169 of file chmc.h.

Referenced by chmc_add_entry(), chmc_add_file(), and chmc_add_meta().


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