ReactOS 0.4.15-dev-7958-gcd0bb1a
chmcPmgiChunkNode Struct Reference

#include <chmc.h>

Collaboration diagram for chmcPmgiChunkNode:

Public Attributes

struct list_head list
 
int data_len
 
int index_len
 
struct chmcPmgiChunk chunk
 

Detailed Description

Definition at line 157 of file chmc.h.

Member Data Documentation

◆ chunk

struct chmcPmgiChunk chmcPmgiChunkNode::chunk

Definition at line 161 of file chmc.h.

Referenced by chmc_write().

◆ data_len

int chmcPmgiChunkNode::data_len

Definition at line 159 of file chmc.h.

Referenced by chmc_pmgi_add_entry().

◆ index_len

int chmcPmgiChunkNode::index_len

Definition at line 160 of file chmc.h.

Referenced by chmc_pmgi_add_entry().

◆ list

struct list_head chmcPmgiChunkNode::list

Definition at line 158 of file chmc.h.

Referenced by chmc_pmgi_add().


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