ReactOS 0.4.15-dev-7942-gd23573b
chmcPmglChunkNode Struct Reference

#include <chmc.h>

Collaboration diagram for chmcPmglChunkNode:

Public Attributes

struct list_head list
 
int data_len
 
int index_len
 
struct chmcPmglChunk chunk
 

Detailed Description

Definition at line 142 of file chmc.h.

Member Data Documentation

◆ chunk

struct chmcPmglChunk chmcPmglChunkNode::chunk

Definition at line 146 of file chmc.h.

Referenced by chmc_pmgi_done(), chmc_pmgl_add(), and chmc_write().

◆ data_len

int chmcPmglChunkNode::data_len

Definition at line 144 of file chmc.h.

Referenced by chmc_pmgl_add_entry().

◆ index_len

int chmcPmglChunkNode::index_len

Definition at line 145 of file chmc.h.

Referenced by chmc_pmgl_add_entry().

◆ list

struct list_head chmcPmglChunkNode::list

Definition at line 143 of file chmc.h.

Referenced by chmc_pmgl_add().


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