ReactOS 0.4.16-dev-334-g4d9f67c
|
#include <wbemprox_private.h>
Public Attributes | |
enum view_type | type |
const WCHAR * | path |
const struct keyword * | keywordlist |
const struct property * | proplist |
const struct expr * | cond |
UINT | table_count |
struct table ** | table |
UINT | result_count |
UINT * | result |
Definition at line 167 of file wbemprox_private.h.
Definition at line 173 of file wbemprox_private.h.
Referenced by create_view(), and exec_select_view().
Definition at line 171 of file wbemprox_private.h.
Referenced by create_view(), and exec_assoc_view().
Definition at line 170 of file wbemprox_private.h.
Referenced by create_view(), and exec_assoc_view().
Definition at line 172 of file wbemprox_private.h.
Referenced by build_path(), build_relpath(), count_result_properties(), create_view(), get_system_propval(), and is_result_prop().
UINT* view::result |
Definition at line 177 of file wbemprox_private.h.
Referenced by build_relpath(), destroy_view(), exec_assoc_view(), exec_select_view(), get_object_text(), get_propval(), and put_propval().
UINT view::result_count |
Definition at line 176 of file wbemprox_private.h.
Referenced by enum_class_object_Next(), enum_class_object_Skip(), exec_assoc_view(), exec_select_view(), and get_propval().
Definition at line 175 of file wbemprox_private.h.
Referenced by append_table(), build_relpath(), count_result_properties(), destroy_view(), exec_select_view(), get_properties(), get_propval(), get_system_propval(), get_view_table(), map_view_index(), and put_propval().
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().
Definition at line 169 of file wbemprox_private.h.
Referenced by context_bind_unordered_access_views(), context_load_shader_resources(), context_load_unordered_access_resources(), create_view(), execute_view(), get_view_table(), map_view_index(), surface_cpu_blt_colour_fill(), wined3d_rendertarget_view_get_drawable_size(), wined3d_rendertarget_view_get_sub_resource_parent(), wined3d_rendertarget_view_get_surface(), wined3d_shader_resource_view_bind(), and wined3d_shader_resource_view_generate_mipmaps().