ReactOS 0.4.15-dev-7842-g558ab78
cifcomponent Struct Reference
Collaboration diagram for cifcomponent:

Public Attributes

ICifComponent ICifComponent_iface
 
struct list entry
 
ICifFileparent
 
charid
 
charguid
 
chardescription
 
chardetails
 
chargroup
 
DWORD version
 
DWORD build
 
charpatchid
 
charlocale
 
charkey_uninstall
 
DWORD size_win
 
DWORD size_app
 
DWORD size_download
 
DWORD size_extracted
 
charkey_success
 
charkey_progress
 
charkey_cancel
 
DWORD as_aware
 
DWORD reboot
 
DWORD admin
 
DWORD visibleui
 
DWORD priority
 
DWORD platform
 
struct list dependencies
 
struct list urls
 
DWORD queue_state
 
DWORD current_priority
 
DWORD size_actual_download
 
BOOL downloaded
 
BOOL installed
 

Detailed Description

Definition at line 92 of file icif.c.

Member Data Documentation

◆ admin

DWORD cifcomponent::admin

Definition at line 125 of file icif.c.

Referenced by process_component().

◆ as_aware

DWORD cifcomponent::as_aware

Definition at line 123 of file icif.c.

Referenced by process_component().

◆ build

DWORD cifcomponent::build

◆ current_priority

DWORD cifcomponent::current_priority

Definition at line 141 of file icif.c.

Referenced by process_component().

◆ dependencies

struct list cifcomponent::dependencies

Definition at line 131 of file icif.c.

Referenced by component_free(), process_component(), and read_dependencies().

◆ description

char* cifcomponent::description

Definition at line 102 of file icif.c.

Referenced by component_free(), and process_component().

◆ details

char* cifcomponent::details

Definition at line 103 of file icif.c.

Referenced by component_free(), and process_component().

◆ downloaded

BOOL cifcomponent::downloaded

Definition at line 143 of file icif.c.

◆ entry

struct list cifcomponent::entry

Definition at line 96 of file icif.c.

Referenced by add_component_by_priority(), and ciffile_Release().

◆ group

char* cifcomponent::group

Definition at line 104 of file icif.c.

Referenced by component_free(), enum_components_Next(), and process_component().

◆ guid

char* cifcomponent::guid

Definition at line 101 of file icif.c.

Referenced by component_free(), and process_component().

◆ ICifComponent_iface

ICifComponent cifcomponent::ICifComponent_iface

◆ id

char* cifcomponent::id

Definition at line 100 of file icif.c.

Referenced by ciffile_FindComponent(), component_free(), and process_component().

◆ installed

BOOL cifcomponent::installed

Definition at line 144 of file icif.c.

◆ key_cancel

char* cifcomponent::key_cancel

Definition at line 121 of file icif.c.

Referenced by component_free(), and process_component().

◆ key_progress

char* cifcomponent::key_progress

Definition at line 120 of file icif.c.

Referenced by component_free(), and process_component().

◆ key_success

char* cifcomponent::key_success

Definition at line 119 of file icif.c.

Referenced by component_free(), and process_component().

◆ key_uninstall

char* cifcomponent::key_uninstall

Definition at line 112 of file icif.c.

Referenced by component_free(), and process_component().

◆ locale

char* cifcomponent::locale

Definition at line 111 of file icif.c.

Referenced by component_free(), and process_component().

◆ parent

ICifFile* cifcomponent::parent

Definition at line 98 of file icif.c.

Referenced by process_component().

◆ patchid

char* cifcomponent::patchid

Definition at line 109 of file icif.c.

Referenced by component_free(), and process_component().

◆ platform

DWORD cifcomponent::platform

Definition at line 129 of file icif.c.

Referenced by process_component().

◆ priority

DWORD cifcomponent::priority

Definition at line 128 of file icif.c.

Referenced by add_component_by_priority(), and process_component().

◆ queue_state

DWORD cifcomponent::queue_state

Definition at line 140 of file icif.c.

Referenced by process_component().

◆ reboot

DWORD cifcomponent::reboot

Definition at line 124 of file icif.c.

Referenced by process_component().

◆ size_actual_download

DWORD cifcomponent::size_actual_download

Definition at line 142 of file icif.c.

◆ size_app

DWORD cifcomponent::size_app

Definition at line 115 of file icif.c.

Referenced by process_component().

◆ size_download

DWORD cifcomponent::size_download

Definition at line 116 of file icif.c.

Referenced by process_component().

◆ size_extracted

DWORD cifcomponent::size_extracted

Definition at line 117 of file icif.c.

Referenced by process_component().

◆ size_win

DWORD cifcomponent::size_win

Definition at line 114 of file icif.c.

Referenced by process_component().

◆ urls

struct list cifcomponent::urls

Definition at line 132 of file icif.c.

Referenced by component_free(), process_component(), and read_urls().

◆ version

DWORD cifcomponent::version

Definition at line 107 of file icif.c.

Referenced by process_component().

◆ visibleui

DWORD cifcomponent::visibleui

Definition at line 126 of file icif.c.

Referenced by process_component().


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