ReactOS 0.4.15-dev-7788-g1ad9096
view Struct Reference

#include <wbemprox_private.h>

Collaboration diagram for view:

Public Attributes

enum view_type type
 
const WCHARpath
 
const struct keywordkeywordlist
 
const struct propertyproplist
 
const struct exprcond
 
UINT table_count
 
struct table ** table
 
UINT result_count
 
UINTresult
 

Detailed Description

Definition at line 167 of file wbemprox_private.h.

Member Data Documentation

◆ cond

const struct expr* view::cond

Definition at line 173 of file wbemprox_private.h.

Referenced by create_view(), and exec_select_view().

◆ keywordlist

const struct keyword* view::keywordlist

Definition at line 171 of file wbemprox_private.h.

Referenced by create_view(), and exec_assoc_view().

◆ path

const WCHAR* view::path

Definition at line 170 of file wbemprox_private.h.

Referenced by create_view(), and exec_assoc_view().

◆ proplist

◆ result

◆ result_count

◆ table

◆ table_count

UINT view::table_count

Definition at line 174 of file wbemprox_private.h.

Referenced by append_table(), destroy_view(), exec_assoc_view(), and exec_select_view().

◆ type


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